Skip to content

Commit 91fcc07

Browse files
Bump tokio from 1.44.1 to 1.44.2 in /frameworks/Rust/hyper
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2755c7 commit 91fcc07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frameworks/Rust/hyper/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/Rust/hyper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ serde_json = "1.0.140"
3434
socket2 = { version = "0.5.8", features = ["all"] }
3535
strum = { version = "0.27.1", features = ["derive"] }
3636
thiserror = "2.0.12"
37-
tokio = { version = "1.44.1", features = [
37+
tokio = { version = "1.44.2", features = [
3838
"rt",
3939
"rt-multi-thread",
4040
"net",

0 commit comments

Comments
 (0)