Loading tor-rtmock/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ async-trait = "0.1.48" futures = "0.3.13" thiserror = "1.0.24" tor-rtcompat = { version = "*", path = "../tor-rtcompat" } tor-rtcompat = { path = "../tor-rtcompat" } [dev-dependencies] futures-await-test = "0.3.0" Loading Loading
tor-rtmock/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ async-trait = "0.1.48" futures = "0.3.13" thiserror = "1.0.24" tor-rtcompat = { version = "*", path = "../tor-rtcompat" } tor-rtcompat = { path = "../tor-rtcompat" } [dev-dependencies] futures-await-test = "0.3.0" Loading