There was an error while loading. Please reload this page.
1 parent 16eb56c commit bc8a896Copy full SHA for bc8a896
src/getting-started/build-a-sample-app.md
@@ -20,7 +20,7 @@ edition = "2018"
20
crate-type = ["cdylib", "rlib"]
21
22
[dependencies]
23
-yew = "0.15"
+yew = "0.16"
24
wasm-bindgen = "0.2"
25
```
26
{% endcode %}
0 commit comments