Update resvg dependency to 0.35

This commit is contained in:
Héctor Ramón Jiménez 2023-07-12 09:10:58 +02:00
parent 6502cf1111
commit 5dd923402e
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 2 additions and 2 deletions

View file

@ -34,5 +34,5 @@ version = "1.6.1"
features = ["std"]
[dependencies.resvg]
version = "0.34"
version = "0.35"
optional = true