summaryrefslogtreecommitdiff
path: root/tor-chanmgr
diff options
context:
space:
mode:
Diffstat (limited to 'tor-chanmgr')
-rw-r--r--tor-chanmgr/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-chanmgr/Cargo.toml b/tor-chanmgr/Cargo.toml
index 825467161..e5ec77c85 100644
--- a/tor-chanmgr/Cargo.toml
+++ b/tor-chanmgr/Cargo.toml
@@ -13,7 +13,7 @@ repository="https://gitlab.torproject.org/tpo/core/arti.git/"
[features]
[dependencies]
-tor-rtcompat = { path="../tor-rtcompat", version="0.0.0", default-features=false }
+tor-rtcompat = { path="../tor-rtcompat", version="0.0.0" }
tor-proto = { path="../tor-proto", version="0.0.0" }
tor-linkspec = { path="../tor-linkspec", version="0.0.0" }
tor-llcrypto = { path="../tor-llcrypto", version="0.0.0" }