improvements on blurhashing feature

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-02-04 02:24:50 +00:00
parent 62180897c0
commit 442bb9889c
7 changed files with 87 additions and 81 deletions

View file

@ -17,7 +17,6 @@ crate-type = [
]
[features]
blurhashing=[]
element_hacks = []
release_max_log_level = [
"tracing/max_level_trace",