Skip to content

Commit

Permalink
Update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
abustany committed Jul 15, 2024
1 parent dc8d31c commit 8478ad3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 132 deletions.
160 changes: 30 additions & 130 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0.86"
cairo-rs = { version = "0.19.4", features = ["v1_16", "svg"] }
cairo-rs = { version = "0.20.0", features = ["v1_16", "svg"] }
gio = "0.20.0"
image = { version = "0.25.1", default_features = false, features = ["jpeg"] }
poppler-rs = "0.23.0"
poppler-rs = "0.24.1"

0 comments on commit 8478ad3

Please sign in to comment.