We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842ca8d commit 86f649cCopy full SHA for 86f649c
1 file changed
Cargo.toml
@@ -14,8 +14,8 @@ console_log = "1.0.0"
14
log = "0.4.22"
15
# radix-yew-icons = { git = "https://github.com/RustForWeb/radix.git" }
16
radix-yew-themes = { git = "https://github.com/RustForWeb/radix.git" }
17
-yew = { version = "0.21.0", features = ["csr"] }
18
-yew-router = "0.18.0"
+yew = { version = "0.23.0", features = ["csr"] }
+yew-router = "0.20.0"
19
yew-struct-component = "0.1.4"
20
yew-style = "0.1.4"
21
0 commit comments