Update tiny-skia and resvg
This commit is contained in:
parent
e63cc181bd
commit
9c63eb7df5
11 changed files with 37 additions and 42 deletions
|
|
@ -11,7 +11,7 @@ geometry = ["iced_graphics/geometry"]
|
|||
[dependencies]
|
||||
raw-window-handle = "0.5"
|
||||
softbuffer = "0.2"
|
||||
tiny-skia = "0.8"
|
||||
tiny-skia = "0.9"
|
||||
cosmic-text = "0.8"
|
||||
bytemuck = "1"
|
||||
rustc-hash = "1.1"
|
||||
|
|
@ -32,5 +32,5 @@ version = "1.6.1"
|
|||
features = ["std"]
|
||||
|
||||
[dependencies.resvg]
|
||||
version = "0.29"
|
||||
version = "0.32"
|
||||
optional = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue