Skip to content

Commit 92b5721

Browse files
deps: bump stun from 0.4.4 to 0.5.0
Pull-Request: #4482.
1 parent 0e64d71 commit 92b5721

File tree

2 files changed

+81
-19
lines changed

2 files changed

+81
-19
lines changed

Cargo.lock

Lines changed: 80 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/webrtc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ quick-protobuf-codec = { workspace = true }
2929
rand = "0.8"
3030
rcgen = "0.10.0"
3131
serde = { version = "1.0", features = ["derive"] }
32-
stun = "0.4"
32+
stun = "0.5"
3333
thiserror = "1"
3434
tinytemplate = "1.2"
3535
tokio = { version = "1.32", features = ["net"], optional = true}

0 commit comments

Comments
 (0)