Skip to content

Commit e3bea07

Browse files
committed
Merge branch 'main' of https://github.com/Whirlsplash/bot
2 parents 1f8314a + d1c9dca commit e3bea07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ publish = false
1414

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

1919
# IO
20-
tokio = { version = "1.6.0", features = ["macros", "rt-multi-thread"] }
20+
tokio = { version = "1.6.1", features = ["macros", "rt-multi-thread"] }
2121

2222
# Environment
2323
dotenv = "0.15.0"

0 commit comments

Comments
 (0)