Skip to content

Commit b62d38a

Browse files
fix(deps): update yew monorepo
1 parent ff78a90 commit b62d38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ console_log = "1.0.0"
1414
log = "0.4.22"
1515
# radix-yew-icons = { git = "https://github.com/RustForWeb/radix.git" }
1616
radix-yew-themes = { git = "https://github.com/RustForWeb/radix.git" }
17-
yew = { version = "0.21.0", features = ["csr"] }
18-
yew-router = "0.18.0"
17+
yew = { version = "0.22.0", features = ["csr"] }
18+
yew-router = "0.19.0"
1919
yew-struct-component = "0.1.4"
2020
yew-style = "0.1.4"
2121

0 commit comments

Comments
 (0)