Skip to content

Commit c47fef2

Browse files
authored
chore: patch to use main branch of iroh dependencies (#146)
1 parent ec27edb commit c47fef2

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

Cargo.lock

Lines changed: 4 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,6 @@ required-features = ["flume-transport"]
101101

102102
[workspace]
103103
members = ["examples/split/types", "examples/split/server", "examples/split/client", "quic-rpc-derive"]
104+
105+
[patch.crates-io]
106+
iroh = { git = "https://github.com/n0-computer/iroh.git", branch = "main" }

0 commit comments

Comments
 (0)