Remove S3 + encryption
All checks were successful
All checks were successful
This commit is contained in:
@@ -92,8 +92,6 @@ utoipa-swagger-ui = { version = "9.0.2", features = [
|
||||
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"
|
||||
@@ -112,8 +110,6 @@ toml = "1.0.3"
|
||||
toml_edit = "0.25.4"
|
||||
sha2 = "0.11.0-rc.5"
|
||||
blake3 = "1.8.3"
|
||||
chacha20poly1305 = "0.10.0"
|
||||
binrw = "0.15.1"
|
||||
|
||||
# Extractors
|
||||
pdf = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user