Skip to content

Commit

Permalink
Bump serenity from 0.10.2 to 0.10.4 (#73)
Browse files Browse the repository at this point in the history
Bumps [serenity](https://github.com/serenity-rs/serenity) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/serenity-rs/serenity/releases)
- [Changelog](https://github.com/serenity-rs/serenity/blob/current/CHANGELOG.md)
- [Commits](serenity-rs/serenity@v0.10.2...v0.10.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2021
1 parent 404fc16 commit a564629
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rand = "0.8.3"
reddit = { git = "https://github.com/adumbidiot/reddit-rs", rev = "39257920c3a7eaaffc88407f36f498bffc397a5a" }
serde = { version = "1.0.123", features = [ "derive" ] }
serde_json = "1.0.64"
serenity = { version = "0.10.2", features = [ "voice" ] }
serenity = { version = "0.10.4", features = [ "voice" ] }
songbird = "0.1.4"
thiserror = "1.0.24"
tokio = { version = "1.2.0", features = [ "rt-multi-thread", "signal" ] }
Expand Down

0 comments on commit a564629

Please sign in to comment.