Skip to content

Commit 2a28fc2

Browse files
author
“ramfox”
committed
1 parent d248dbd commit 2a28fc2

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

portmapper/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ derive_more = { version = "1.0.0", features = ["debug", "display", "from", "try_
2323
futures-lite = "2.5"
2424
futures-util = "0.3.25"
2525
igd-next = { version = "0.15.1", features = ["aio_tokio"] }
26-
iroh-metrics = { version = "0.30", default-features = false }
26+
iroh-metrics = { version = "0.31", default-features = false }
2727
libc = "0.2.139"
2828
netwatch = { version = "0.2.0", path = "../netwatch" }
2929
num_enum = "0.7"

0 commit comments

Comments
 (0)