aboutsummaryrefslogtreecommitdiff
path: root/src/api/s3/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <lx@deuxfleurs.fr>2025-02-05 21:00:19 +0100
committerAlex Auvolat <lx@deuxfleurs.fr>2025-02-05 21:00:19 +0100
commit61f3de649646d098812e6ddb814e20ce7e66ad94 (patch)
tree599160faf816af40b9efcddf14d797fc5ebbcb09 /src/api/s3/Cargo.toml
parent71655c1e89b87fa009d1c5a56448b2fe7df05c49 (diff)
parentd3226bfa91d4500063c5c287c6256729dcbb3f88 (diff)
downloadgarage-next-v2.tar.gz
garage-next-v2.zip
Merge branch 'main' into next-v2next-v2
Diffstat (limited to 'src/api/s3/Cargo.toml')
-rw-r--r--src/api/s3/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/api/s3/Cargo.toml b/src/api/s3/Cargo.toml
index a1751c9f..387e45db 100644
--- a/src/api/s3/Cargo.toml
+++ b/src/api/s3/Cargo.toml
@@ -24,7 +24,6 @@ garage_api_common.workspace = true
aes-gcm.workspace = true
async-compression.workspace = true
-async-trait.workspace = true
base64.workspace = true
bytes.workspace = true
chrono.workspace = true