Skip to content

Commit 8ed746f

Browse files
fix(deps): update rust crate lopdf to 0.43
1 parent 75f80bb commit 8ed746f

2 files changed

Lines changed: 74 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 73 additions & 12 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.43", optional = true }
4747
pdf-extract = { version = "0.12.0", optional = true }
4848

4949
[features]

0 commit comments

Comments
 (0)