aboutsummaryrefslogtreecommitdiff
path: root/src/block/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <lx@deuxfleurs.fr>2025-02-01 19:07:17 +0100
committerAlex Auvolat <lx@deuxfleurs.fr>2025-02-01 19:07:17 +0100
commitfe937c290195e5451f9e533e02664548817e6e13 (patch)
tree318ba12ff76dc3e435a01a246188c6a964e572f2 /src/block/Cargo.toml
parent3192088aac0e1795401304a8dec715cd343538cf (diff)
parentd601f311865b8159a7bf1801dd8f43021d0b443b (diff)
downloadgarage-fe937c290195e5451f9e533e02664548817e6e13.tar.gz
garage-fe937c290195e5451f9e533e02664548817e6e13.zip
Merge branch 'main' into next-v2
Diffstat (limited to 'src/block/Cargo.toml')
-rw-r--r--src/block/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/block/Cargo.toml b/src/block/Cargo.toml
index 1af4d7f5..3358a3e7 100644
--- a/src/block/Cargo.toml
+++ b/src/block/Cargo.toml
@@ -34,10 +34,8 @@ async-compression.workspace = true
zstd.workspace = true
serde.workspace = true
-serde_bytes.workspace = true
futures.workspace = true
-futures-util.workspace = true
tokio.workspace = true
tokio-util.workspace = true