Skip to content

Commit

Permalink
Update Rust crate leptos to v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent e02d11c commit 870317b
Show file tree
Hide file tree
Showing 5 changed files with 897 additions and 57 deletions.
2 changes: 1 addition & 1 deletion sources/web-gen-api-axum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ axum = { version = "0.6.4", optional = true }
console_error_panic_hook = "0.1"
console_log = "1"
cfg-if = "1"
leptos = { version = "0.4", features = ["nightly"] }
leptos = { version = "0.5", features = ["nightly"] }
leptos_axum = { version = "0.4", optional = true }
leptos_meta = { version = "0.4", features = ["nightly"] }
leptos_router = { version = "0.4", features = ["nightly"] }
Expand Down
Loading

0 comments on commit 870317b

Please sign in to comment.