We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iroh
1 parent 5d67f47 commit 8e24135Copy full SHA for 8e24135
Cargo.toml
@@ -184,3 +184,8 @@ debug-assertions = false
184
opt-level = 3
185
panic = 'abort'
186
incremental = false
187
+
188
+[patch.crates-io]
189
+iroh = { git = "https://github.com/n0-computer/iroh.git", branch = "main" }
190
+quic-rpc = { git = "https://github.com/n0-computer/quic-rpc.git", branch = "main" }
191
+iroh-base = { git = "https://github.com/n0-computer/iroh.git", branch = "main" }
0 commit comments