Make Slider value generic in iced_web
This commit is contained in:
parent
d7d2e0a8aa
commit
6b4a4655c1
2 changed files with 41 additions and 21 deletions
|
|
@ -19,6 +19,7 @@ dodrio = "0.1.0"
|
|||
wasm-bindgen = "0.2.51"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
url = "2.0"
|
||||
num-traits = "0.2"
|
||||
|
||||
[dependencies.iced_core]
|
||||
version = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue