Update resvg dependency to 0.35
This commit is contained in:
parent
6502cf1111
commit
5dd923402e
2 changed files with 2 additions and 2 deletions
|
|
@ -34,5 +34,5 @@ version = "1.6.1"
|
||||||
features = ["std"]
|
features = ["std"]
|
||||||
|
|
||||||
[dependencies.resvg]
|
[dependencies.resvg]
|
||||||
version = "0.34"
|
version = "0.35"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@ version = "1.0"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.resvg]
|
[dependencies.resvg]
|
||||||
version = "0.34"
|
version = "0.35"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.tracing]
|
[dependencies.tracing]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue