Warn about invalid paths in iced_tiny_skia instead of panicking
This commit is contained in:
parent
0b459c8e24
commit
04c0ba04bf
2 changed files with 14 additions and 7 deletions
|
|
@ -15,6 +15,7 @@ tiny-skia = "0.8"
|
|||
bytemuck = "1"
|
||||
rustc-hash = "1.1"
|
||||
kurbo = "0.9"
|
||||
log = "0.4"
|
||||
|
||||
[dependencies.iced_graphics]
|
||||
version = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue