summaryrefslogtreecommitdiff
path: root/rsvg/Cargo.toml
diff options
context:
space:
mode:
authorLukáš Tyrychtr <ltyrycht@redhat.com>2023-05-02 11:46:00 +0200
committerMarge Bot <marge-bot@gnome.org>2023-05-04 01:36:56 +0000
commite786104fde11b4ddc8438885b8ecb4501a4b74f2 (patch)
tree8b63f2c77cae857822aa3b16f58aac1cc36537e7 /rsvg/Cargo.toml
parent38179670b0761349d942c434bbca9ebe4dc66707 (diff)
downloadlibrsvg-e786104fde11b4ddc8438885b8ecb4501a4b74f2.tar.gz
Update lopdf to 0.30
Fixes #959 Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/828>
Diffstat (limited to 'rsvg/Cargo.toml')
-rw-r--r--rsvg/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsvg/Cargo.toml b/rsvg/Cargo.toml
index c085e348..aa06717f 100644
--- a/rsvg/Cargo.toml
+++ b/rsvg/Cargo.toml
@@ -86,7 +86,7 @@ yeslogic-fontconfig-sys = { version = "4.0.1", optional = true }
anyhow = "1.0"
chrono = { version = "0.4.23", default-features = false, features = ["clock", "std"] }
criterion = "0.4"
-lopdf = "0.29.0"
+lopdf = "0.30.0"
matches = "0.1"
png = "0.17.2"
predicates = "3.0.3"