We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a0402 commit 1d60f9eCopy full SHA for 1d60f9e
frameworks/keyed/yew/Cargo.toml
@@ -12,7 +12,7 @@ rand = {version = "0.7.3", features = ["wasm-bindgen", "small_rng"]}
12
wasm-bindgen = "0.2.62"
13
14
# UPDATE TO USE YOUR BRANCH
15
-yew = {path = "/home/janis/src/yew/packages/yew"}
+yew = {path = "PATH"}
16
17
18
[profile.release]
0 commit comments