Commit 6cb49def authored by Renovate Bot's avatar Renovate Bot 💬
Browse files

fix(deps): update rust crate tor-netdir to 0.42

parent db14e8da
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ tor-dirmgr = {version = "0.37" }
tor-geoip = {version = "0.37"}
tor-linkspec = {version = "0.37"}
tor-llcrypto = {version = "0.37"}
tor-netdir = {version = "0.37", features = ["experimental-api"]}
tor-netdir = {version = "0.42", features = ["experimental-api"]}
tor-netdoc = {version = "0.37" }
tor-proto = {version = "0.37" }
tor-rtcompat = {version = "0.37", features = ["tokio"]}