Skip to content

Commit b1ad881

Browse files
committed
fix: feature flags in dev
1 parent d7de28c commit b1ad881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ atomic_refcell = "0.1.13"
6161
iroh = { version = "0.93", features = ["discovery-local-network"]}
6262
async-compression = { version = "0.4.30", features = ["lz4", "tokio"] }
6363
concat_const = "0.2.0"
64-
irpc = { version = "0.9.0", features = ["rpc", "quinn_endpoint_setup", "spans", "stream", "derive"], default-features = false }
6564

6665
[features]
6766
hide-proto-docs = []

0 commit comments

Comments
 (0)