This commit is contained in:
parent
044dcd6fea
commit
e98e6c7619
3 changed files with 758 additions and 359 deletions
|
@ -38,7 +38,9 @@ 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"
|
||||
mupdf = { version = "0.5.0", git = "https://github.com/messense/mupdf-rs", rev="2425c1405b326165b06834dcc1ca859015f92787"}
|
||||
|
||||
# rfd = { version = "0.12.1", features = ["xdg-portal"], default-features = false }
|
||||
|
||||
[dependencies.libcosmic]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue