summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/arti/Cargo.toml')
-rw-r--r--crates/arti/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/arti/Cargo.toml b/crates/arti/Cargo.toml
index e61404b82..70a197f68 100644
--- a/crates/arti/Cargo.toml
+++ b/crates/arti/Cargo.toml
@@ -69,6 +69,7 @@ full = [
"futures-copy/full",
"tor-general-addr/full",
"tor-log-ratelim/full",
+ "web-time-compat/full",
]
async-std = ["arti-client/async-std", "tor-rtcompat/async-std", "async-ctrlc", "async-signal"]