Skip to content

Commit deeccb3

Browse files
“ramfox”claude
andcommitted
chore: Update iroh and iroh-base to use main branch patches
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent ca56cd8 commit deeccb3

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,7 @@ iroh = { version = "0.91" }
108108
iroh-base = { version = "0.91" }
109109
quinn = { package = "iroh-quinn", version = "0.14.0", default-features = false }
110110
futures-util = { version = "0.3", features = ["sink"] }
111+
112+
[patch.crates-io]
113+
iroh = { git = "https://github.com/n0-computer/iroh", branch = "main" }
114+
iroh-base = { git = "https://github.com/n0-computer/iroh", branch = "main" }

0 commit comments

Comments
 (0)