bump core version

This commit is contained in:
Jonathan Kelley 2021-02-28 17:38:48 -05:00
parent 4997976261
commit 6fabd8ccc8

View file

@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dioxus-core = { path = "../core", version = "0.1.0" }
dioxus-core = { path = "../core", version = "0.1.2" }
js-sys = "0.3"
wasm-bindgen = "0.2.69"
# wasm-bindgen = "0.2.70"