mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Update resvg dependency
This commit is contained in:
parent
fd6c80a590
commit
361526fb33
2 changed files with 4 additions and 4 deletions
|
@ -57,8 +57,8 @@ linked_hash_set = "0.1.4"
|
|||
# for processing and embedding the rendered image (texture)
|
||||
image = { version = "0.24", optional = true }
|
||||
tiny-skia = { version = "0.8.2", optional = true }
|
||||
resvg = { version = "0.28.0", optional = true }
|
||||
usvg = { version = "0.28.0", optional = true }
|
||||
resvg = { version = "0.29.0", optional = true }
|
||||
usvg = { version = "0.29.0", optional = true }
|
||||
# font embedding
|
||||
fontdb = { version = "0.12", features = ["fontconfig"], optional = true }
|
||||
fontdue = { version = "0.7.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue