diff options
Diffstat (limited to 'crates/tor-key-forge/Cargo.toml')
| -rw-r--r-- | crates/tor-key-forge/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-key-forge/Cargo.toml b/crates/tor-key-forge/Cargo.toml index 044b3b73b..fbb77ba6d 100644 --- a/crates/tor-key-forge/Cargo.toml +++ b/crates/tor-key-forge/Cargo.toml @@ -15,7 +15,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/" default = [] full = [ "tor-error/full", - "tor-llcrypto/full", + "tor-llcrypto/full", "tor-cert/full", ] __is_nonadditive = [] |
