summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 55429c9..f2e4973 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2062,9 +2062,12 @@ dependencies = [
"clap",
"config",
"enum_delegate",
+ "futures-util",
+ "hmac",
"nanoid",
"serde",
"serde_json",
+ "sha2",
"sqlx",
"stack-up",
"tokio",