summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 67ae5e80c..47a90d4a4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4052,9 +4052,12 @@ dependencies = [
"bitflags",
"derive_builder_fork_arti",
"derive_more",
+ "digest 0.10.6",
"float_eq",
"futures",
"hex",
+ "hex-literal",
+ "humantime 2.1.0",
"num_enum",
"rand 0.8.5",
"rand_chacha 0.3.1",
@@ -4063,6 +4066,7 @@ dependencies = [
"static_assertions",
"strum",
"thiserror",
+ "time",
"tor-basic-utils",
"tor-checkable",
"tor-config",