Skip to content

Commit 6975bc6

Browse files
committed
cargo: Update yamux to 0.13.5
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
1 parent 276b190 commit 6975bc6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -49,7 +49,7 @@ x25519-dalek = "2.0.1"
4949
x509-parser = "0.17.0"
5050
yasna = "0.5.0"
5151
zeroize = "1.8.1"
52-
yamux = "0.13.4"
52+
yamux = "0.13.5"
5353

5454
# Websocket related dependencies.
5555
tokio-tungstenite = { version = "0.26.2", features = ["rustls-tls-native-roots", "url"], optional = true }

0 commit comments

Comments
 (0)