improvements on blurhashing feature
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
62180897c0
commit
442bb9889c
7 changed files with 87 additions and 81 deletions
|
@ -194,8 +194,10 @@ features = [
|
|||
version = "0.2.3"
|
||||
default-features = false
|
||||
features = [
|
||||
"fast-linear-to-srgb","image"
|
||||
"fast-linear-to-srgb",
|
||||
"image",
|
||||
]
|
||||
|
||||
# logging
|
||||
[workspace.dependencies.log]
|
||||
version = "0.4.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue