Skip to content

Commit 07d6198

Browse files
committed
deps: update iroh-metrics to 0.34
1 parent 43347a8 commit 07d6198

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rcan = { git = "https://github.com/n0-computer/rcan", branch = "main" }
2323
ed25519-dalek = "2.1.1"
2424
ssh-key = { version = "0.6.7", features = ["ed25519"] }
2525
tokio = "1.43.0"
26-
iroh-metrics = { git = "https://github.com/n0-computer/iroh-metrics", branch = "main" }
26+
iroh-metrics = "0.34"
2727
tracing = "0.1.41"
2828
rand = "0.8"
2929
derive_more = { version = "2.0.1", features = ["from"] }

0 commit comments

Comments
 (0)