diff --git a/Cargo.toml b/Cargo.toml index 1d3fa0a1..8eee7beb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -115,7 +115,7 @@ serde_json = "1.0.116" tailwind_fuse = { version = "0.3.0", features = ["variant"] } web-sys = "0.3.72" yew = "0.21.0" -yew-router = "0.18.0" +yew-router = "0.19.0" yew-struct-component = "0.1.4" yew-style = "0.1.4"