Jonathan Kelley преди 3 години
родител
ревизия
eab8422
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/hooks/Cargo.toml

+ 1 - 1
packages/hooks/Cargo.toml

@@ -10,4 +10,4 @@ keywords = ["dom", "ui", "gui", "react", "wasm"]
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-dioxus-core = { path = "../../packages/core" }
+dioxus-core = { path = "../../packages/core", version = "0.1.5" }