Extractor refactor, S3 support
This commit is contained in:
@@ -73,6 +73,10 @@ tantivy = "0.25.0"
|
||||
|
||||
# Async & Parallelism
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
tokio-stream = "0.1"
|
||||
async-trait = "0.1"
|
||||
aws-sdk-s3 = "1"
|
||||
aws-config = "1"
|
||||
|
||||
# CLI & logging
|
||||
tracing = "0.1.44"
|
||||
|
||||
Reference in New Issue
Block a user