diff options
Diffstat (limited to 'src/api/s3/Cargo.toml')
-rw-r--r-- | src/api/s3/Cargo.toml | 1 |
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 |