Skip to content

Commit 23ed7ff

Browse files
authored
chore: upgrade to iroh, iroh-blobs, iroh-gossip, iroh-docs v0.33 (#110)
1 parent 8ead1f1 commit 23ed7ff

File tree

13 files changed

+2604
-2571
lines changed

13 files changed

+2604
-2571
lines changed

dumbpipe-web/Cargo.lock

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

dumbpipe-web/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ license = "Apache-2.0/MIT"
1010
anyhow = "1.0.75"
1111
bytes = "1.5.0"
1212
clap = { version = "4.4.11", features = ["derive"] }
13-
dumbpipe = "0.24"
13+
dumbpipe = "0.25"
1414
http = "1.0.0"
1515
http-body-util = "0.1.0"
1616
hyper = { version = "1.0.1", features = ["full"] }
1717
hyper-util = { version = "0.1.1", features = ["full"] }
18-
iroh = "0.32"
18+
iroh = "0.33"
1919
rand = "0.8.5"
2020
tokio = { version = "1.34.0", features = ["full"] }
2121
tracing = "0.1.40"

0 commit comments

Comments
 (0)