Skip to content

Commit 914452c

Browse files
committed
use released 0.15
1 parent 640786c commit 914452c

File tree

2 files changed

+42
-12
lines changed

2 files changed

+42
-12
lines changed

Cargo.lock

Lines changed: 42 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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,3 @@ iroh-router = { path = "./iroh-router" }
5858
iroh-gossip = { git = "https://github.com/n0-computer/iroh-gossip", branch = "try-out-new-quicrpc" }
5959
iroh-docs = { git = "https://github.com/n0-computer/iroh-docs", branch = "main" }
6060
iroh-blobs = { git = "https://github.com/n0-computer/iroh-blobs", branch = "try-out-new-rpc" }
61-
62-
quic-rpc = { git = "https://github.com/n0-computer/quic-rpc.git", branch = "map-transports-not-services", optional = true }
63-
quic-rpc-derive = { git = "https://github.com/n0-computer/quic-rpc.git", branch = "map-transports-not-services", optional = true }

0 commit comments

Comments
 (0)