summaryrefslogtreecommitdiff
path: root/examples/gsoc2023/obfs4-checker
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gsoc2023/obfs4-checker')
-rw-r--r--examples/gsoc2023/obfs4-checker/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gsoc2023/obfs4-checker/Cargo.toml b/examples/gsoc2023/obfs4-checker/Cargo.toml
index f0073df82..53c8840b6 100644
--- a/examples/gsoc2023/obfs4-checker/Cargo.toml
+++ b/examples/gsoc2023/obfs4-checker/Cargo.toml
@@ -31,4 +31,5 @@ full = [
"tor-guardmgr/full",
"tor-proto/full",
"tor-rtcompat/full",
+ "web-time-compat/full",
]