Add blurhash to gallery

This commit is contained in:
Cory Forsstrom 2025-02-06 13:54:45 -08:00
parent 4bbb5cbc1f
commit ab236376a3
No known key found for this signature in database
GPG key ID: 64D6B5851FFCAC9E
4 changed files with 191 additions and 38 deletions

View file

@ -19,5 +19,7 @@ bytes.workspace = true
image.workspace = true
tokio.workspace = true
blurhash = "0.2.3"
[lints]
workspace = true