Skip to content

Commit 0a17d0b

Browse files
author
“ramfox”
committed
chore: switch from n0-snafu to n0-error, upgrade iroh
1 parent c172c1b commit 0a17d0b

File tree

3 files changed

+28
-195
lines changed

3 files changed

+28
-195
lines changed

Cargo.lock

Lines changed: 6 additions & 180 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
@@ -17,7 +17,7 @@ rust-version = "1.81"
1717
clap = { version = "4.4.10", features = ["derive"] }
1818
hex = "0.4.3"
1919
iroh = { version = "0.95", default-features = false }
20-
iroh-tickets = { version = "0.1" }
20+
iroh-tickets = { version = "0.2" }
2121
quinn = { version = "0.14", package = "iroh-quinn" }
2222
rand = "0.9.2"
2323
tokio = { version = "1.34.0", features = ["full"] }

0 commit comments

Comments
 (0)