]> git.feebdaed.xyz Git - 0xmirror/tokio.git/commitdiff
deps: bump `tokio` to `1.44.0` (#7733)
authorQi <add_sp@outlook.com>
Thu, 13 Nov 2025 09:47:34 +0000 (17:47 +0800)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 09:47:34 +0000 (11:47 +0200)
tokio-util/Cargo.toml

index 8bd136ab057e1868afa1fd1e7947e9cf81061e55..c11e9ef54aac8c3974b89980c711b4232deec8ac 100644 (file)
@@ -35,7 +35,7 @@ join-map = ["rt", "hashbrown"]
 __docs_rs = ["futures-util"]
 
 [dependencies]
-tokio = { version = "1.28.0", path = "../tokio", features = ["sync"] }
+tokio = { version = "1.44.0", path = "../tokio", features = ["sync"] }
 bytes = "1.5.0"
 futures-core = "0.3.0"
 futures-sink = "0.3.0"