Skip to content

Commit 03ea545

Browse files
feat(portmapper): update to [email protected]
1 parent 0ab5f50 commit 03ea545

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

portmapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ derive_more = { version = "1.0.0", features = ["debug", "display", "from", "try_
2020
futures-lite = "2.5"
2121
futures-util = "0.3.25"
2222
igd-next = { version = "0.15.1", features = ["aio_tokio"] }
23-
iroh-metrics = { version = "0.28.0", default-features = false }
23+
iroh-metrics = { version = "0.29", default-features = false }
2424
libc = "0.2.139"
2525
netwatch = { version = "0.2.0", path = "../netwatch" }
2626
num_enum = "0.7"

0 commit comments

Comments
 (0)