diff options
Diffstat (limited to 'crates/tor-keymgr/Cargo.toml')
| -rw-r--r-- | crates/tor-keymgr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-keymgr/Cargo.toml b/crates/tor-keymgr/Cargo.toml index db26b1131..876a2ee56 100644 --- a/crates/tor-keymgr/Cargo.toml +++ b/crates/tor-keymgr/Cargo.toml @@ -27,6 +27,7 @@ full = [ "tor-basic-utils/full", "tor-config-path/full", "tor-bytes/full", + "safelog/full", ] # Enable experimental APIs that are not yet officially supported. |
