+5
-5
@@ -7,11 +7,11 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
env_logger = "0.11.3"
|
||||
time = "0.3.36"
|
||||
itertools = "0.13"
|
||||
tokio = {version = "1.37", features = ["rt-multi-thread", "signal"]}
|
||||
dashmap = "5.5.3"
|
||||
env_logger = "0.11.8"
|
||||
time = "0.3.41"
|
||||
itertools = "0.14"
|
||||
tokio = {version = "1.47", features = ["rt-multi-thread", "signal"]}
|
||||
dashmap = "6.1.0"
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user