summaryrefslogtreecommitdiff
path: root/crates/tor-cert/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-cert/Cargo.toml')
-rw-r--r--crates/tor-cert/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/tor-cert/Cargo.toml b/crates/tor-cert/Cargo.toml
index 26fa6c909..c54e969e4 100644
--- a/crates/tor-cert/Cargo.toml
+++ b/crates/tor-cert/Cargo.toml
@@ -26,6 +26,7 @@ full = [
"x509",
"tor-error/full",
"tor-cert-x509?/full",
+ "web-time-compat/full",
]
x509 = ["tor-cert-x509"]
# Enable experimental APIs that are not yet officially supported.