Skip to content

Commit 3aa8b73

Browse files
committed
feat(iroh): Update portmapper
1 parent 75fd57c commit 3aa8b73

2 files changed

Lines changed: 54 additions & 8 deletions

File tree

Cargo.lock

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

iroh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ parse-size = { version = "=1.0.0", optional = true, features = ['std'] } # pinne
108108
hickory-resolver = "0.25.1"
109109
igd-next = { version = "0.16", features = ["aio_tokio"] }
110110
netdev = { version = "0.36.0" }
111-
portmapper = { version = "0.7", default-features = false }
111+
portmapper = { version = "0.8", default-features = false }
112112
quinn = { package = "iroh-quinn", version = "0.14.0", default-features = false, features = ["runtime-tokio", "rustls-ring"] }
113113
tokio = { version = "1", features = [
114114
"io-util",

0 commit comments

Comments
 (0)