Skip to content

Commit d037fbe

Browse files
authored
chore: upgrade iroh dependencies to v0.26.0 (#53)
1 parent a4ee5cd commit d037fbe

File tree

3 files changed

+27
-15
lines changed

3 files changed

+27
-15
lines changed

Cargo.lock

+24-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3-3
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.25"
24-
iroh-blobs = "0.25"
23+
iroh-base = "0.26"
24+
iroh-blobs = "0.26"
2525
iroh-io = "0.6"
26-
iroh-net = "0.25"
26+
iroh-net = "0.26"
2727
num_cpus = "1.16.0"
2828
rand = "0.8.5"
2929
tokio = { version = "1.34.0", features = ["full"] }

matchmaker-logs-2024-09-19.tgz

55.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)