Skip to content

Commit 13f041e

Browse files
Update Rust crate printpdf to 0.7
1 parent d0a2230 commit 13f041e

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
@@ -17,7 +17,7 @@ thiserror = "1"
1717
indextree = "4.6"
1818
time = { version = "0.3", features = ["local-offset"] }
1919
time-tz = "2"
20-
printpdf = "0.5"
20+
printpdf = "0.7"
2121
trust-dns-resolver = "0.23"
2222
log = "0.4"
2323
simplelog = "0.12"

0 commit comments

Comments
 (0)