Skip to content

Commit a148c2c

Browse files
authored
chore: upgrade iroh dependencies to v0.26.0 (#39)
1 parent b7cc951 commit a148c2c

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

Cargo.lock

Lines changed: 22 additions & 10 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
@@ -14,7 +14,7 @@ description = "A cli tool to pipe data over the network, with NAT hole punching"
1414
anyhow = "1.0.75"
1515
clap = { version = "4.4.10", features = ["derive"] }
1616
hex = "0.4.3"
17-
iroh-net = "0.25"
17+
iroh-net = "0.26"
1818
quinn = { version = "0.11.3", package = "iroh-quinn" }
1919
tokio = { version = "1.34.0", features = ["full"] }
2020
tokio-util = "0.7.10"

0 commit comments

Comments
 (0)