Mark Primitive as non-exhaustive in iced_graphics
This commit is contained in:
parent
868f79d22e
commit
bbeaf10c04
4 changed files with 9 additions and 3 deletions
|
|
@ -24,6 +24,7 @@ path = "../native"
|
|||
[dependencies.iced_graphics]
|
||||
version = "0.7"
|
||||
path = "../graphics"
|
||||
features = ["tiny-skia"]
|
||||
|
||||
[dependencies.cosmic-text]
|
||||
features = ["std", "swash"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue