Skip to content

Commit 6aedca4

Browse files
deps: bump stun from 0.7.0 to 0.17.1
Bumps [stun](https://github.com/webrtc-rs/webrtc) from 0.7.0 to 0.17.1. - [Release notes](https://github.com/webrtc-rs/webrtc/releases) - [Commits](webrtc-rs/webrtc@dtls-v0.7.0...v0.17.1) --- updated-dependencies: - dependency-name: stun dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbeacdf commit 6aedca4

File tree

2 files changed

+59
-20
lines changed

2 files changed

+59
-20
lines changed

Cargo.lock

Lines changed: 58 additions & 19 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
@@ -23,7 +23,7 @@ libp2p-webrtc-utils = { workspace = true }
2323
multihash = { workspace = true }
2424
rand = "0.8"
2525
rcgen = { workspace = true }
26-
stun = "0.7"
26+
stun = "0.17"
2727
thiserror = { workspace = true }
2828
tokio = { workspace = true, features = ["net"], optional = true }
2929
tokio-util = { version = "0.7", features = ["compat"], optional = true }

0 commit comments

Comments
 (0)