summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-keymgr/Cargo.toml')
-rw-r--r--crates/tor-keymgr/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-keymgr/Cargo.toml b/crates/tor-keymgr/Cargo.toml
index 909dd51b5..aa707cc99 100644
--- a/crates/tor-keymgr/Cargo.toml
+++ b/crates/tor-keymgr/Cargo.toml
@@ -28,6 +28,7 @@ full = [
"tor-config-path/full",
"tor-bytes/full",
"safelog/full",
+ "web-time-compat/full",
]
# Enable experimental APIs that are not yet officially supported.