about summary refs log tree commit diff
path: root/indexer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'indexer/Cargo.toml')
-rw-r--r--indexer/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/Cargo.toml b/indexer/Cargo.toml
index 5aa5184..7b64bb3 100644
--- a/indexer/Cargo.toml
+++ b/indexer/Cargo.toml
@@ -7,6 +7,7 @@ edition = "2021"
 
 [dependencies]
 actix-web = "4.2.1"
+actix-web-lab = "0.18.5"
 actix-cors = "0.6.3"
 scraper = "0.12.0"
 html2text = "0.4.3"