diff --git a/Cargo.toml b/Cargo.toml index 5d1b775bf10ce5559f46af0a34ac9e5236d96ecd..0d931556317382cdfb61030c59e3f8d10e542934 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ arti-client = {version = "0.37", features = ["experimental", "experimental-api", tor-chanmgr = {version = "0.37"} tor-circmgr = {version = "0.37", features = ["experimental-api", "specific-relay"] } tor-config = {version = "0.37" } -tor-dirmgr = {version = "0.37" } +tor-dirmgr = {version = "0.42" } tor-geoip = {version = "0.37"} tor-linkspec = {version = "0.37"} tor-llcrypto = {version = "0.37"}