adding hasing the string as filename for better caching
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-09-09 09:26:28 -05:00
parent 9971ccdf30
commit 64a9937776
3 changed files with 34 additions and 20 deletions

View file

@ -34,6 +34,7 @@ colors-transform = "0.2.11"
rayon = "1.11.0"
resvg = "0.45.1"
image = "0.25.8"
rapidhash = "4.0.0"
# femtovg = { version = "0.16.0", features = ["wgpu"] }
# wgpu = "26.0.1"
# mupdf = "0.5.0"