diff options
Diffstat (limited to 'src/api/common/Cargo.toml')
-rw-r--r-- | src/api/common/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/api/common/Cargo.toml b/src/api/common/Cargo.toml index 842662c4..5b9cf479 100644 --- a/src/api/common/Cargo.toml +++ b/src/api/common/Cargo.toml @@ -18,7 +18,6 @@ garage_model.workspace = true garage_table.workspace = true garage_util.workspace = true -async-trait.workspace = true bytes.workspace = true chrono.workspace = true crypto-common.workspace = true |