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 edb0a6e12..ecd31131c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1170,8 +1170,12 @@ dependencies = [
"deno_core",
"hex",
"num-bigint",
+ "rand",
"rusqlite",
"serde",
+ "serde_json",
+ "tokio",
+ "uuid",
]
[[package]]