Skip to content

Commit 3da7b83

Browse files
fix(deps): update rust crate serenity to 0.12.0
1 parent e3bea07 commit 3da7b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ publish = false
1414

1515
[dependencies]
1616
# Discord
17-
serenity = "0.10.8"
17+
serenity = "0.12.0"
1818

1919
# IO
2020
tokio = { version = "1.6.1", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)