Skip to content

Commit 86f649c

Browse files
fix(deps): update yew monorepo
1 parent 842ca8d commit 86f649c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.23.0", features = ["csr"] }
18+
yew-router = "0.20.0"
1919
yew-struct-component = "0.1.4"
2020
yew-style = "0.1.4"
2121

0 commit comments

Comments
 (0)