Skip to content

Commit cde31fc

Browse files
renovate[bot]404Simon
authored andcommitted
fix(deps): update rust crate lopdf to 0.44
1 parent f426c4e commit cde31fc

2 files changed

Lines changed: 74 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 73 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ regex = "1"
4343
zip = { version = "8", optional = true }
4444
rusqlite = { version = "0.39", features = ["bundled"], optional = true }
4545
markdown2pdf = { version = "1.5", optional = true }
46-
lopdf = { version = "0.42", optional = true }
46+
lopdf = { version = "0.44", optional = true }
4747
pdf-extract = { version = "0.12.0", optional = true }
4848

4949
[features]

0 commit comments

Comments
 (0)