aboutsummaryrefslogtreecommitdiff
path: root/src/garage/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <lx@deuxfleurs.fr>2025-02-18 12:56:09 +0100
committerAlex Auvolat <lx@deuxfleurs.fr>2025-02-18 15:33:42 +0100
commit45e10e55f9761d79aa8d5b7dbaeb56d4d535629e (patch)
tree3d70ad5e1c94f30635c0e71fa0beb5b27f7fc497 /src/garage/Cargo.toml
parent730bfee753c4f22cd0595d9195222de334ec36f9 (diff)
downloadgarage-45e10e55f9761d79aa8d5b7dbaeb56d4d535629e.tar.gz
garage-45e10e55f9761d79aa8d5b7dbaeb56d4d535629e.zip
update aws-sdk-s3 in tests and fix wrong checksumming behavior in GetObject
Diffstat (limited to 'src/garage/Cargo.toml')
-rw-r--r--src/garage/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/garage/Cargo.toml b/src/garage/Cargo.toml
index 5860cf97..966c8ac5 100644
--- a/src/garage/Cargo.toml
+++ b/src/garage/Cargo.toml
@@ -71,6 +71,7 @@ hyper-util.workspace = true
mktemp.workspace = true
sha2.workspace = true
+
static_init.workspace = true
assert-json-diff.workspace = true
serde_json.workspace = true