Skip to content

Commit 853c641

Browse files
Update Rust crate leptos_router to v0.5.4
1 parent e02d11c commit 853c641

File tree

5 files changed

+881
-76
lines changed

5 files changed

+881
-76
lines changed

sources/web-gen-api-axum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cfg-if = "1"
1414
leptos = { version = "0.4", features = ["nightly"] }
1515
leptos_axum = { version = "0.4", optional = true }
1616
leptos_meta = { version = "0.4", features = ["nightly"] }
17-
leptos_router = { version = "0.4", features = ["nightly"] }
17+
leptos_router = { version = "0.5", features = ["nightly"] }
1818
log = "0.4"
1919
simple_logger = "4"
2020
tokio = { version = "1.25.0", optional = true }

0 commit comments

Comments
 (0)