Skip to content

Commit 1984dd9

Browse files
chore(deps): update rust crate yew to 0.22.0
1 parent de4bce4 commit 1984dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "0.1.4"
1111

1212
[workspace.dependencies]
1313
tokio = "1.47.1"
14-
yew = "0.21.0"
14+
yew = "0.22.0"
1515

1616
[patch.crates-io]
1717
yew = { git = "https://github.com/RustForWeb/yew.git", branch = "feature/use-composed-ref" }

0 commit comments

Comments
 (0)