Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
idle committed Mar 29, 2019
1 parent b5ad86e commit 4312a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"

[dependencies]
pdf-extract = ""
lopdf = ""
lopdf = "0.15.3"

[profile.release]
panic = 'abort'
Expand Down

0 comments on commit 4312a5b

Please sign in to comment.