This commit is contained in:
Stephan Dilly 2020-05-14 05:24:42 +02:00 committed by Justin Starry
parent 23c715b51d
commit e88629ba2a

View File

@ -20,7 +20,7 @@ edition = "2018"
crate-type = ["cdylib", "rlib"]
[dependencies]
yew = "0.15"
yew = "0.16"
wasm-bindgen = "0.2"
```
{% endcode %}