Remove unused unicode-segmentation dependency from iced_graphics
This commit is contained in:
parent
bbb9c2d928
commit
9565123389
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ thiserror = "1.0"
|
||||||
bitflags = "1.2"
|
bitflags = "1.2"
|
||||||
cosmic-text = "0.9"
|
cosmic-text = "0.9"
|
||||||
rustc-hash = "1.1"
|
rustc-hash = "1.1"
|
||||||
unicode-segmentation = "1.6"
|
|
||||||
|
|
||||||
[dependencies.bytemuck]
|
[dependencies.bytemuck]
|
||||||
version = "1.4"
|
version = "1.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue