Skip to content

Commit a9d288c

Browse files
authored
chore: upgrade to iroh-0-31-0 (#102)
1 parent 3c7ac65 commit a9d288c

File tree

14 files changed

+511
-865
lines changed

14 files changed

+511
-865
lines changed

dumbpipe-web/Cargo.lock

Lines changed: 81 additions & 138 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.22"
13+
dumbpipe = "0.23"
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.30"
18+
iroh = "0.31"
1919
iroh-quinn = "0.12.0"
2020
rand = "0.8.5"
2121
tokio = { version = "1.34.0", features = ["full"] }

0 commit comments

Comments
 (0)