Change tokio version.
This commit is contained in:
parent
01a4a6d341
commit
012f51f2a0
@ -8,6 +8,6 @@ repository="https://git.yukiri.dev/Utility/bus-rs/"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.41.1", features = ["full"] }
|
||||
tokio = { version = "1.39.2", features = ["full"] }
|
||||
|
||||
pool = { git = "https://git.tsukiyo.org/Utility/pool" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user