Implement some From traits for text_input::Id
This commit is contained in:
parent
f897442831
commit
1448c5bfa5
5 changed files with 38 additions and 23 deletions
|
|
@ -9,7 +9,6 @@ publish = false
|
|||
iced.workspace = true
|
||||
iced.features = ["async-std", "debug"]
|
||||
|
||||
once_cell.workspace = true
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
uuid = { version = "1.0", features = ["v4", "fast-rng", "serde"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue