We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f353d02 commit ae5d429Copy full SHA for ae5d429
Cargo.toml
@@ -32,7 +32,7 @@ i18n-embed = { version = "0.16", features = [
32
i18n-embed-fl = "0.10"
33
rust-embed = "8"
34
# print feature
35
-ashpd = { version = "0.12", optional = true }
+ashpd = { git = "https://github.com/jackpot51/ashpd.git", optional = true }
36
printpdf = { git = "https://github.com/fschutt/printpdf.git", default-features = false, optional = true }
37
tempfile = { version = "3", optional = true }
38
0 commit comments