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.
1 parent d7de28c commit b1ad881Copy full SHA for b1ad881
Cargo.toml
@@ -61,7 +61,6 @@ atomic_refcell = "0.1.13"
61
iroh = { version = "0.93", features = ["discovery-local-network"]}
62
async-compression = { version = "0.4.30", features = ["lz4", "tokio"] }
63
concat_const = "0.2.0"
64
-irpc = { version = "0.9.0", features = ["rpc", "quinn_endpoint_setup", "spans", "stream", "derive"], default-features = false }
65
66
[features]
67
hide-proto-docs = []
0 commit comments