Skip to content

Commit d7b8b28

Browse files
authored
chore: upgrade to iroh 0.27.0 (#55)
1 parent f53b166 commit d7b8b28

File tree

2 files changed

+37
-63
lines changed

2 files changed

+37
-63
lines changed

Cargo.lock

Lines changed: 34 additions & 60 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
@@ -20,10 +20,10 @@ futures-buffered = "0.2.4"
2020
futures-lite = "2.3.0"
2121
hex = "0.4.3"
2222
indicatif = "0.17.7"
23-
iroh-base = "0.26"
24-
iroh-blobs = "0.26"
23+
iroh-base = "0.27"
24+
iroh-blobs = "0.27"
2525
iroh-io = "0.6"
26-
iroh-net = "0.26"
26+
iroh-net = "0.27"
2727
num_cpus = "1.16.0"
2828
rand = "0.8.5"
2929
tokio = { version = "1.34.0", features = ["full"] }

0 commit comments

Comments
 (0)