Skip to content

Commit d00b841

Browse files
chore(deps): bump iroh-metrics from 0.37.0 to 0.38.0
Bumps [iroh-metrics](https://github.com/n0-computer/iroh-metrics) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/n0-computer/iroh-metrics/releases) - [Changelog](https://github.com/n0-computer/iroh-metrics/blob/main/CHANGELOG.md) - [Commits](n0-computer/iroh-metrics@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: iroh-metrics dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd7aba5 commit d00b841

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -22,7 +22,7 @@ derive_more = { version = "2.0.1", features = ["debug", "display", "from", "try_
2222
futures-lite = "2.5"
2323
futures-util = "0.3.25"
2424
igd-next = { version = "0.16.1", features = ["aio_tokio"] }
25-
iroh-metrics = { version = "0.37", default-features = false }
25+
iroh-metrics = { version = "0.38", default-features = false }
2626
libc = "0.2.139"
2727
netwatch = { version = "0.12.0", path = "../netwatch" }
2828
n0-error = "0.1.2"

0 commit comments

Comments
 (0)