This commit is contained in:
parent
61fdc288b6
commit
f9f3f7f95f
5 changed files with 426 additions and 303 deletions
|
|
@ -39,6 +39,9 @@ rapidfuzz = "0.5.0"
|
|||
# wgpu = "26.0.1"
|
||||
# mupdf = "0.5.0"
|
||||
mupdf = { version = "0.5.0", git = "https://github.com/messense/mupdf-rs", rev="2425c1405b326165b06834dcc1ca859015f92787"}
|
||||
tar = "0.4.44"
|
||||
zstd = "0.13.3"
|
||||
fastrand = "2.3.0"
|
||||
|
||||
# rfd = { version = "0.15.4", default-features = false, features = ["xdg-portal"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue