Update dodrio dependency in iced_web
This commit is contained in:
parent
08e13e00f1
commit
d873c37e31
2 changed files with 10 additions and 13 deletions
|
|
@ -15,8 +15,8 @@ categories = ["web-programming"]
|
|||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
dodrio = "0.1.0"
|
||||
wasm-bindgen = "0.2.51"
|
||||
dodrio = "0.2"
|
||||
wasm-bindgen = "0.2"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
url = "2.0"
|
||||
num-traits = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue