Skip to content

Commit

Permalink
Bump serenity from 0.11.7 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [serenity](https://github.com/serenity-rs/serenity) from 0.11.7 to 0.12.0.
- [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.11.7...v0.12.0)

---
updated-dependencies:
- dependency-name: serenity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 5227867 commit 4a9c47f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 109 deletions.
149 changes: 41 additions & 108 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 @@ -142,7 +142,7 @@ cron = "0.12"
grok = "2"

# discord
serenity = { version = "0.11", default-features = false, features = [
serenity = { version = "0.12", default-features = false, features = [
"client",
"gateway",
"rustls_backend",
Expand Down

0 comments on commit 4a9c47f

Please sign in to comment.