Skip to content

Commit 6c95265

Browse files
authored
Merge pull request #9 from Poseidon-fan/dependabot/cargo/tokio-util-0.7.18
chore(deps): bump tokio-util from 0.7.17 to 0.7.18
2 parents ff42742 + 35ac6fc commit 6c95265

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
@@ -23,7 +23,7 @@ tokio = { version = "1", default-features = false, features = [
2323
"parking_lot",
2424
] }
2525
futures-util = { version = "0.3.31", features = ["sink"] }
26-
tokio-util = { version = "0.7.17", features = ["codec"] }
26+
tokio-util = { version = "0.7.18", features = ["codec"] }
2727
parking_lot = "0.12.5"
2828
bitflags = "2.10.0"
2929

0 commit comments

Comments
 (0)