about summary refs log tree commit diff
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 77c6077..7b2bbef 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1662,11 +1662,15 @@ version = "0.1.0"
 dependencies = [
  "chrono",
  "ellipse",
+ "faker_rand",
  "http",
  "kittybox-util",
  "log 0.4.17",
  "markup",
+ "microformats",
+ "rand 0.8.5",
  "serde_json",
+ "test-logger",
 ]
 
 [[package]]