Skip to content

Commit e23ee28

Browse files
authored
cargo: Update str0m from 0.4.1 to 0.5.1 (#95)
This PR updates str0m from 0.4.1 to 0.5.0. This manually implements the decoding of ice-usr/ice-pwd, however this PR should unblock us upstream: algesten/str0m#505. cc @paritytech/networking --------- Signed-off-by: Alexandru Vasile <[email protected]>
1 parent 5548223 commit e23ee28

File tree

3 files changed

+157
-110
lines changed

3 files changed

+157
-110
lines changed

Cargo.lock

+51-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ simple-dns = "0.5.3"
3636
smallvec = "1.13.2"
3737
snow = { version = "0.9.3", features = ["ring-resolver"], default-features = false }
3838
socket2 = { version = "0.5.5", features = ["all"] }
39-
str0m = "0.4.1"
39+
str0m = "0.5.1"
4040
thiserror = "1.0.39"
4141
tokio-stream = "0.1.12"
4242
tokio-tungstenite = { version = "0.20.0", features = ["rustls-tls-native-roots"] }

0 commit comments

Comments
 (0)