mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 01:00:49 +00:00
Bump tokio from 1.44.1 to 1.44.2 (#69)
This commit is contained in:
parent
bcd879dd55
commit
f3b934cd9d
5 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ serde = { version = "1.0.137", features = ["derive"] }
|
|||
chrono = "0.4.19"
|
||||
static_assertions = "1.1.0"
|
||||
futures-util = "0.3.21"
|
||||
tokio = { version = "1.19.2", features = ["time"] }
|
||||
tokio = { version = "1.44.2", features = ["time"] }
|
||||
flume = "0.10.13"
|
||||
dashmap = "5.3.4"
|
||||
poise = { git = "https://github.com/serenity-rs/poise", branch = "current" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue