@@ -37,13 +37,13 @@ chrono = "0.4.39"
37
37
nested_enum_utils = " 0.2.1"
38
38
ref-cast = " 1.0.24"
39
39
arrayvec = " 0.7.6"
40
- iroh = " 0.35 "
40
+ iroh = " 0.90 "
41
41
self_cell = " 1.1.0"
42
42
genawaiter = { version = " 0.99.1" , features = [" futures03" ] }
43
- iroh-base = " 0.35 "
43
+ iroh-base = " 0.90 "
44
44
reflink-copy = " 0.1.24"
45
- irpc = { version = " 0.4 .0" , features = [" rpc" , " quinn_endpoint_setup" , " message_spans" , " stream" , " derive" ], default-features = false }
46
- iroh-metrics = { version = " 0.34.0 " }
45
+ irpc = { version = " 0.5 .0" , features = [" rpc" , " quinn_endpoint_setup" , " message_spans" , " stream" , " derive" ], default-features = false }
46
+ iroh-metrics = { version = " 0.35 " }
47
47
hashlink = " 0.10.0"
48
48
futures-buffered = " 0.2.11"
49
49
@@ -66,8 +66,8 @@ hide-proto-docs = []
66
66
metrics = []
67
67
default = [" hide-proto-docs" ]
68
68
69
- [patch .crates-io ]
70
- iroh = { git = " https://github.com/n0-computer/iroh.git" , branch = " ramfox/ticket-error" }
71
- iroh-base = { git = " https://github.com/n0-computer/iroh.git" , branch = " ramfox/ticket-error" }
72
- irpc = { git = " https://github.com/n0-computer/irpc.git" , branch = " iroh-quinn-latest" }
73
- irpc-derive = { git = " https://github.com/n0-computer/irpc.git" , branch = " iroh-quinn-latest" }
69
+ # [patch.crates-io]
70
+ # iroh = { git = "https://github.com/n0-computer/iroh.git", branch = "ramfox/ticket-error" }
71
+ # iroh-base = { git = "https://github.com/n0-computer/iroh.git", branch = "ramfox/ticket-error" }
72
+ # irpc = { git = "https://github.com/n0-computer/irpc.git", branch = "iroh-quinn-latest" }
73
+ # irpc-derive = { git = "https://github.com/n0-computer/irpc.git", branch = "iroh-quinn-latest" }
0 commit comments