Skip to content

Commit 1d60f9e

Browse files
committed
fix yew path rouge commit
1 parent 06a0402 commit 1d60f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/keyed/yew/Cargo.toml

+1-1
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/packages/yew"}
15+
yew = {path = "PATH"}
1616
# UPDATE TO USE YOUR BRANCH
1717

1818
[profile.release]

0 commit comments

Comments
 (0)