summaryrefslogtreecommitdiff
path: root/crates/tor-config/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-config/Cargo.toml')
-rw-r--r--crates/tor-config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-config/Cargo.toml b/crates/tor-config/Cargo.toml
index ff0b57872..d133764b7 100644
--- a/crates/tor-config/Cargo.toml
+++ b/crates/tor-config/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
[features]
default = ["expand-paths"]
-full = ["expand-paths", "fs-mistrust/full", "tor-basic-utils/full", "tor-error/full"]
+full = ["expand-paths", "fs-mistrust/full", "tor-basic-utils/full", "tor-error/full", "tor-rtcompat/full"]
experimental = ["experimental-api"]
# Enable experimental APIs that are not yet officially supported.