chore(examples) Update Rust crate yew to 0.22.0 (#1945)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-15 10:25:07 +00:00
committed by GitHub
parent 7895a3fd48
commit 309ac1c84a

View File

@@ -11,4 +11,4 @@ strum = "0.27.0"
strum_macros = "0.27.0"
serde = "1.0.200"
serde_derive = "1.0.200"
yew = {version = "0.21.0", features = ["web_sys"]}
yew = {version = "0.22.0", features = ["web_sys"]}