Skip to content

Commit f2c948b

Browse files
chore: upgrade 0.28 iroh-router
1 parent 74b2b33 commit f2c948b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ iroh-base = { version = "0.28.0", features = ["redb"] }
2828
iroh-io = { version = "0.6.0", features = ["stats"] }
2929
iroh-metrics = { version = "0.28.0", default-features = false }
3030
iroh-net = { version = "0.28.0" }
31-
iroh-router = "0.27.0"
31+
iroh-router = "0.28.0"
3232
num_cpus = "1.15.0"
3333
oneshot = "0.1.8"
3434
parking_lot = { version = "0.12.1", optional = true }

0 commit comments

Comments
 (0)