mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Upgrade FemtoVG rendere to 0.19.2
Fixes #9598 via https://github.com/femtovg/femtovg/pull/247
This commit is contained in:
parent
4a433b4574
commit
4ff486b939
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ cfg-if = "1"
|
|||
derive_more = { workspace = true }
|
||||
lyon_path = "1.0"
|
||||
pin-weak = "1"
|
||||
femtovg = { version = "0.19.0", default-features = false, features = ["image-loading"] }
|
||||
femtovg = { version = "0.19.2", default-features = false, features = ["image-loading"] }
|
||||
ttf-parser = { workspace = true }
|
||||
imgref = { version = "1.6.1" }
|
||||
rgb = { version = "0.8.27" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue