Use unicode-segmentation for text_input::Value
This commit is contained in:
parent
114a759d2c
commit
a56eef0fec
2 changed files with 34 additions and 18 deletions
|
|
@ -11,3 +11,4 @@ repository = "https://github.com/hecrj/iced"
|
|||
iced_core = { version = "0.1.0", path = "../core", features = ["command"] }
|
||||
twox-hash = "1.5"
|
||||
raw-window-handle = "0.3"
|
||||
unicode-segmentation = "1.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue