diff options
author | Alex <lx@deuxfleurs.fr> | 2025-02-05 19:52:00 +0000 |
---|---|---|
committer | Alex <lx@deuxfleurs.fr> | 2025-02-05 19:52:00 +0000 |
commit | d3226bfa91d4500063c5c287c6256729dcbb3f88 (patch) | |
tree | f27dad5a52a165d91edc4ffbddca16d2b1015249 /src/api/common/Cargo.toml | |
parent | 47e87c8739d7f0d420ea6a01fea99e638414baeb (diff) | |
parent | af67626ab2bd32e94ab521607574737939a7edf3 (diff) | |
download | garage-d3226bfa91d4500063c5c287c6256729dcbb3f88.tar.gz garage-d3226bfa91d4500063c5c287c6256729dcbb3f88.zip |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/952
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 |