Skip to content

Commit ae5d429

Browse files
committed
Use forked ashpd
1 parent f353d02 commit ae5d429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ i18n-embed = { version = "0.16", features = [
3232
i18n-embed-fl = "0.10"
3333
rust-embed = "8"
3434
# print feature
35-
ashpd = { version = "0.12", optional = true }
35+
ashpd = { git = "https://github.com/jackpot51/ashpd.git", optional = true }
3636
printpdf = { git = "https://github.com/fschutt/printpdf.git", default-features = false, optional = true }
3737
tempfile = { version = "3", optional = true }
3838

0 commit comments

Comments
 (0)