Skip to content

Commit

Permalink
Merge pull request #34 from n0-computer/iroh-0-23-0
Browse files Browse the repository at this point in the history
chore: upgrade to iroh v0.23.0
  • Loading branch information
ramfox authored Aug 20, 2024
2 parents 94e81b3 + 083019f commit 95bd92e
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 42 deletions.
176 changes: 135 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description = "A cli tool to pipe data over the network, with NAT hole punching"
anyhow = "1.0.75"
clap = { version = "4.4.10", features = ["derive"] }
hex = "0.4.3"
iroh-net = "0.22"
iroh-net = "0.23"
quinn = { version = "0.10.5", package = "iroh-quinn" }
tokio = { version = "1.34.0", features = ["full"] }
tokio-util = "0.7.10"
Expand Down

0 comments on commit 95bd92e

Please sign in to comment.