Skip to content

Commit 712cd25

Browse files
authored
Merge pull request #30 from maxomatic458/dependabot/cargo/tokio-1.43.1
2 parents 5f204ef + 73deaf1 commit 712cd25

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)