Skip to content

Commit 3711890

Browse files
committed
lose path dep
1 parent 6881d12 commit 3711890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ self_cell = "1.1.0"
3333
genawaiter = { version = "0.99.1", features = ["futures03"] }
3434
iroh-base = "0.35.0"
3535
reflink-copy = "0.1.24"
36-
irpc = { version = "0.3.0", features = ["rpc", "quinn_endpoint_setup", "message_spans", "stream"], default-features = false, path = "../irpc" }
36+
irpc = { version = "0.3.0", features = ["rpc", "quinn_endpoint_setup", "message_spans", "stream"], default-features = false }
3737
irpc-derive = { version = "0.3.0", default-features = false }
3838
iroh-metrics = { version = "0.32.0" }
3939
hashlink = "0.10.0"

0 commit comments

Comments
 (0)