Skip to content

Commit c0e59d8

Browse files
deps: bump igd-next from 0.14.3 to 0.16.2
Bumps [igd-next](https://github.com/dariusc93/rust-igd) from 0.14.3 to 0.16.2. - [Commits](https://github.com/dariusc93/rust-igd/commits) --- updated-dependencies: - dependency-name: igd-next dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d9be84 commit c0e59d8

File tree

2 files changed

+85
-11
lines changed

2 files changed

+85
-11
lines changed

Cargo.lock

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

protocols/upnp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish = true
1313
[dependencies]
1414
futures = "0.3.30"
1515
futures-timer = "3.0.2"
16-
igd-next = "0.14.3"
16+
igd-next = "0.16.2"
1717
libp2p-core = { workspace = true }
1818
libp2p-swarm = { workspace = true }
1919
tokio = { version = "1.36", default-features = false, features = ["rt"], optional = true }

0 commit comments

Comments
 (0)