Skip to content

Commit 870317b

Browse files
Update Rust crate leptos to v0.5.3
1 parent e02d11c commit 870317b

5 files changed

Lines changed: 897 additions & 57 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ axum = { version = "0.6.4", optional = true }
1111
console_error_panic_hook = "0.1"
1212
console_log = "1"
1313
cfg-if = "1"
14-
leptos = { version = "0.4", features = ["nightly"] }
14+
leptos = { version = "0.5", features = ["nightly"] }
1515
leptos_axum = { version = "0.4", optional = true }
1616
leptos_meta = { version = "0.4", features = ["nightly"] }
1717
leptos_router = { version = "0.4", features = ["nightly"] }

0 commit comments

Comments
 (0)