|
@@ -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"
|