@@ -37,13 +37,13 @@ chrono = "0.4.39"
3737nested_enum_utils = " 0.2.1"
3838ref-cast = " 1.0.24"
3939arrayvec = " 0.7.6"
40- iroh = " 0.35 "
40+ iroh = " 0.90 "
4141self_cell = " 1.1.0"
4242genawaiter = { version = " 0.99.1" , features = [" futures03" ] }
43- iroh-base = " 0.35 "
43+ iroh-base = " 0.90 "
4444reflink-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 " }
4747hashlink = " 0.10.0"
4848futures-buffered = " 0.2.11"
4949
@@ -66,8 +66,8 @@ hide-proto-docs = []
6666metrics = []
6767default = [" hide-proto-docs" ]
6868
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