Skip to content

Commit 9c3e4fc

Browse files
committed
cargo: Update tokio-stream to 0.1.18 and ring
Signed-off-by: Alexandru Vasile <[email protected]>
1 parent 8b6cc90 commit 9c3e4fc

File tree

2 files changed

+124
-26
lines changed

2 files changed

+124
-26
lines changed

Cargo.lock

Lines changed: 123 additions & 25 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
@@ -1424,7 +1424,7 @@ time = { version = "0.3" }
14241424
tiny-keccak = { version = "2.0.2" }
14251425
tokio = { version = "1.45.0", default-features = false }
14261426
tokio-retry = { version = "0.3.0" }
1427-
tokio-stream = { version = "0.1.14" }
1427+
tokio-stream = { version = "0.1.18" }
14281428
tokio-test = { version = "0.4.4" }
14291429
tokio-tungstenite = { version = "0.26.2" }
14301430
tokio-util = { version = "0.7.8" }

0 commit comments

Comments
 (0)