mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
deps: bump tokio to 1.44.0 (#7733)
This commit is contained in:
@@ -35,7 +35,7 @@ join-map = ["rt", "hashbrown"]
|
|||||||
__docs_rs = ["futures-util"]
|
__docs_rs = ["futures-util"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tokio = { version = "1.28.0", path = "../tokio", features = ["sync"] }
|
tokio = { version = "1.44.0", path = "../tokio", features = ["sync"] }
|
||||||
bytes = "1.5.0"
|
bytes = "1.5.0"
|
||||||
futures-core = "0.3.0"
|
futures-core = "0.3.0"
|
||||||
futures-sink = "0.3.0"
|
futures-sink = "0.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user