summaryrefslogtreecommitdiff
path: root/crates/tor-bytes/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-bytes/Cargo.toml')
-rw-r--r--crates/tor-bytes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-bytes/Cargo.toml b/crates/tor-bytes/Cargo.toml
index b8dd35b00..ac2e58e15 100644
--- a/crates/tor-bytes/Cargo.toml
+++ b/crates/tor-bytes/Cargo.toml
@@ -30,7 +30,7 @@ getrandom = { version = "0.2.3", features = ["js"] }
[features]
default = ["tor-llcrypto"]
-full = ["tor-error/full", "tor-llcrypto/full", "safelog/full"]
+full = ["tor-error/full", "tor-llcrypto/full", "safelog/full", "tor-llcrypto?/full"]
[package.metadata.docs.rs]
all-features = true