We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb7eea commit e506f53Copy full SHA for e506f53
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 = {git = "https://github.com/bakape/yew ", rev = "d34e55d14bd1448e6a0c93a5958d3f38e48d8edd"}
+yew = {git = "https://github.com/bakape/yew ", rev = "feature/opt-keyed-diff"}
16
17
18
[profile.release]
0 commit comments