remove async_trait used in generic_server.rs

This commit is contained in:
Alex Auvolat
2025-02-05 20:31:34 +01:00
parent 620dc58560
commit 5475da8ea8
9 changed files with 3 additions and 25 deletions
-1
View File
@@ -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