Skip to content

Commit

Permalink
Bump serenity to 1.12.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Possseidon committed Nov 20, 2023
1 parent b3c95bc commit b49e804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tranquil/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ serde = { version = "1.0.188", default-features = false }
serde_json = "1.0.107"
serde_yaml = "0.9.25"
serde-tuple-vec-map = { version = "1.0.1", default-features = false }
serenity = { version = "0.11.6", default-features = false, features = [
serenity = { version = "0.12.0-rc", default-features = false, features = [
"client",
"gateway",
"model",
Expand Down

0 comments on commit b49e804

Please sign in to comment.