update dependencies
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ log = "0.4"
|
||||
env_logger = "0.9"
|
||||
chrono = "0.4"
|
||||
itertools = "0.10"
|
||||
tokio = {version = "1.18", features = ["rt-multi-thread", "signal"]}
|
||||
tokio = {version = "1.20", features = ["rt-multi-thread", "signal"]}
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.11"
|
||||
|
||||
Reference in New Issue
Block a user