Skip to content

Commit

Permalink
chore(deps): bump serenity from 0.12.2 to 0.12.3
Browse files Browse the repository at this point in the history
Bumps [serenity](https://github.com/serenity-rs/serenity) from 0.12.2 to 0.12.3.
- [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.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 14f37c2 commit 43f00da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -303,7 +303,7 @@ axum-extra = "0.9.3"
axum-server = { version = "0.6.0", default-features = false, features = [
"tls-rustls",
] }
serenity = { version = "0.12.2", default-features = false, features = [
serenity = { version = "0.12.3", default-features = false, features = [
"client",
"gateway",
"cache",
Expand Down

0 comments on commit 43f00da

Please sign in to comment.