Skip to content

Commit 73deaf1

Browse files
Bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f204ef commit 73deaf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ quinn = { version = "0.11.6", features = ["runtime-tokio"] }
1616
rustls = { version = "0.23.23", default-features = false, features = ["ring"] }
1717
rcgen = "0.13.2"
1818
bincode = { version = "=2.0.0-rc.3", features = ["serde"] }
19-
tokio = { version = "1.40.0", features = ["full"] }
19+
tokio = { version = "1.43.1", features = ["full"] }
2020
tracing = "0.1.41"
2121
tracing-subscriber = "0.3.19"
2222
thiserror = "2.0.12"

0 commit comments

Comments
 (0)