mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Bump resvg/usvg versions
This commit is contained in:
parent
0556ff6db9
commit
65419240b4
2 changed files with 5 additions and 5 deletions
|
@ -56,8 +56,8 @@ fontdue = { version = "0.7.1" }
|
|||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
image = "0.24"
|
||||
tiny-skia = "0.6.1"
|
||||
resvg = "0.22"
|
||||
usvg = "0.22"
|
||||
resvg = "0.23"
|
||||
usvg = "0.23"
|
||||
|
||||
[target.'cfg(not(any(target_family = "windows", target_os = "macos", target_os = "ios", target_arch = "wasm32")))'.dependencies]
|
||||
libc = { version = "0.2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue