diff options
Diffstat (limited to 'crates/tor-dirmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-dirmgr/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-dirmgr/Cargo.toml b/crates/tor-dirmgr/Cargo.toml index df61a6ec1..3917cbd12 100644 --- a/crates/tor-dirmgr/Cargo.toml +++ b/crates/tor-dirmgr/Cargo.toml @@ -24,7 +24,7 @@ tor-circmgr = { path = "../tor-circmgr", version = "0.0.4"} tor-config = { path = "../tor-config", version = "0.0.4"} tor-consdiff = { path = "../tor-consdiff", version = "0.0.3"} tor-dirclient = { path = "../tor-dirclient", version = "0.0.4"} -tor-netdir = { path = "../tor-netdir", version = "0.0.3"} +tor-netdir = { path = "../tor-netdir", version = "0.0.4"} tor-netdoc = { path = "../tor-netdoc", version = "0.0.4"} tor-llcrypto = { path = "../tor-llcrypto", version = "0.0.3"} tor-rtcompat = { path = "../tor-rtcompat", version = "0.0.4"} |
