Skip to content

Commit 17b2076

Browse files
chore(deps): update 0.28 iroh-base, iroh-metrics, iroh-test
1 parent 378fc0f commit 17b2076

File tree

2 files changed

+47
-10
lines changed

2 files changed

+47
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ futures-lite = "2.3"
2424
genawaiter = { version = "0.99.1", features = ["futures03"] }
2525
hashlink = { version = "0.9.0", optional = true }
2626
hex = "0.4.3"
27-
iroh-base = { version = "0.27.0", features = ["redb"] }
27+
iroh-base = { version = "0.28.0", features = ["redb"] }
2828
iroh-io = { version = "0.6.0", features = ["stats"] }
29-
iroh-metrics = { version = "0.27.0", default-features = false }
29+
iroh-metrics = { version = "0.28.0", default-features = false }
3030
iroh-net = { version = "0.27.0" }
3131
iroh-router = "0.27.0"
3232
num_cpus = "1.15.0"
@@ -53,7 +53,7 @@ tracing-futures = "0.2.5"
5353

5454
[dev-dependencies]
5555
http-body = "0.4.5"
56-
iroh-test = { version = "0.27" }
56+
iroh-test = { version = "0.28" }
5757
futures-buffered = "0.2.4"
5858
proptest = "1.0.0"
5959
serde_json = "1.0.107"

0 commit comments

Comments
 (0)