Skip to content

Commit df65d79

Browse files
author
“ramfox”
committed
chore: upgrade n0-snafu
1 parent 4d8cade commit df65d79

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ derive_more = { version = "2.0.1", features = ["from", "try_from", "into", "debu
1919
futures-lite = "2.6.0"
2020
quinn = { package = "iroh-quinn", version = "0.14.0" }
2121
n0-future = "0.2.0"
22-
n0-snafu = "0.2.0"
22+
n0-snafu = "0.2.2"
2323
range-collections = { version = "0.4.6", features = ["serde"] }
2424
smallvec = { version = "1", features = ["serde", "const_new"] }
2525
snafu = "0.8.5"
@@ -69,4 +69,4 @@ fs-store = ["dep:redb", "dep:reflink-copy"]
6969

7070
[patch.crates-io]
7171
iroh = { git = "https://github.com/n0-computer/iroh", branch = "main" }
72-
iroh-base = { git = "https://github.com/n0-computer/iroh", branch = "main" }
72+
iroh-base = { git = "https://github.com/n0-computer/iroh", branch = "main" }

0 commit comments

Comments
 (0)