summaryrefslogtreecommitdiffstats
path: root/examples/gallery/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gallery/Cargo.toml')
-rw-r--r--examples/gallery/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gallery/Cargo.toml b/examples/gallery/Cargo.toml
index c9dc1e9d..6e8aba06 100644
--- a/examples/gallery/Cargo.toml
+++ b/examples/gallery/Cargo.toml
@@ -17,6 +17,7 @@ serde.features = ["derive"]
bytes.workspace = true
image.workspace = true
+sipper.workspace = true
tokio.workspace = true
blurhash = "0.2.3"