Skip to content

Commit 2a6fdf8

Browse files
committed
WIP: try quic-rpc patch
1 parent 4420d7a commit 2a6fdf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -187,5 +187,5 @@ incremental = false
187187

188188
[patch.crates-io]
189189
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" }
191190
iroh-base = { git = "https://github.com/n0-computer/iroh.git", branch = "main" }
191+
quic-rpc = { git = "https://github.com/n0-computer/quic-rpc", branch = "fuse-oneshot-channel" }

0 commit comments

Comments
 (0)