Skip to content

Commit be3cee5

Browse files
update iroh-metrics
1 parent 64815b4 commit be3cee5

File tree

2 files changed

+33
-14
lines changed

2 files changed

+33
-14
lines changed

Cargo.lock

Lines changed: 32 additions & 13 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
@@ -42,7 +42,7 @@ hex = "0.4.3"
4242
indicatif = { version = "0.17.8", optional = true }
4343
iroh-base = { version = "0.29.0" }
4444
iroh-io = { version = "0.6.0", features = ["stats"] }
45-
iroh-metrics = { version = "0.29.0", default-features = false }
45+
iroh-metrics = { version = "0.30.0", default-features = false }
4646
iroh = "0.29.0"
4747
nested_enum_utils = { version = "0.1.0", optional = true }
4848
num_cpus = "1.15.0"

0 commit comments

Comments
 (0)