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.lock10
1 files changed, 9 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 21b8418..b9c356f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3,5 +3,13 @@
 version = 3
 
 [[package]]
-name = "search-index"
+name = "client"
+version = "0.1.0"
+
+[[package]]
+name = "crawler"
+version = "0.1.0"
+
+[[package]]
+name = "indexer"
 version = "0.1.0"