diff options
Diffstat (limited to 'tor-rtmock/Cargo.toml')
| -rw-r--r-- | tor-rtmock/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-rtmock/Cargo.toml b/tor-rtmock/Cargo.toml index f303cbb6c..1730a2d73 100644 --- a/tor-rtmock/Cargo.toml +++ b/tor-rtmock/Cargo.toml @@ -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" |
