Skip to content

Commit ef897c7

Browse files
committed
deps: update to iroh-metrics 0.33
1 parent 1e9db0f commit ef897c7

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,3 @@ unexpected_cfgs = { level = "warn", check-cfg = ["cfg(iroh_docsrs)"] }
3737

3838
[workspace.lints.clippy]
3939
unused-async = "warn"
40-
41-
[patch.crates-io]
42-
iroh-metrics = { git = "https://github.com/n0-computer/iroh-metrics", branch = "Frando/refactor" }

portmapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ derive_more = { version = "1.0.0", features = ["debug", "display", "from", "try_
2222
futures-lite = "2.5"
2323
futures-util = "0.3.25"
2424
igd-next = { version = "0.15.1", features = ["aio_tokio"] }
25-
iroh-metrics = { version = "0.32", default-features = false }
25+
iroh-metrics = { version = "0.33", default-features = false }
2626
libc = "0.2.139"
2727
netwatch = { version = "0.4.0", path = "../netwatch" }
2828
num_enum = "0.7"

0 commit comments

Comments
 (0)