Skip to content

Commit

Permalink
Bump iroh-net version
Browse files Browse the repository at this point in the history
  • Loading branch information
fogodev committed Nov 4, 2024
1 parent 1883c2f commit 6c09355
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 21 deletions.
90 changes: 70 additions & 20 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 @@ -21,7 +21,7 @@ futures-lite = "2.3.0"
futures-sink = "0.3.30"
futures-util = { version = "0.3.30", features = ["sink"] }
hyper = { version = "0.14.16", features = ["full"], optional = true }
iroh-net = { version = "0.27.0", optional = true }
iroh-net = { version = "0.28.1", optional = true }
pin-project = "1"
quinn = { package = "iroh-quinn", version = "0.12", optional = true }
serde = { version = "1.0.183", features = ["derive"] }
Expand Down

0 comments on commit 6c09355

Please sign in to comment.