trying to add mupdf
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-09-11 15:25:49 -05:00
parent 3913a15002
commit 294157397a
3 changed files with 173 additions and 3 deletions

View file

@ -38,7 +38,7 @@ rapidhash = "4.0.0"
rapidfuzz = "0.5.0"
# femtovg = { version = "0.16.0", features = ["wgpu"] }
# wgpu = "26.0.1"
# mupdf = "0.5.0"
mupdf = "0.5.0"
# rfd = { version = "0.12.1", features = ["xdg-portal"], default-features = false }
[dependencies.libcosmic]