Skip to content

Commit 5b5b807

Browse files
committed
update yew package path
1 parent ad894ed commit 5b5b807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/keyed/yew/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rand = {version = "0.7.3", features = ["wasm-bindgen", "small_rng"]}
1212
wasm-bindgen = "0.2.62"
1313

1414
# UPDATE TO USE YOUR BRANCH
15-
yew = {path = "/home/janis/src/yew/yew"}
15+
yew = {path = "/home/janis/src/yew/packages/yew"}
1616
# UPDATE TO USE YOUR BRANCH
1717

1818
[profile.release]

0 commit comments

Comments
 (0)