Skip to content

Commit

Permalink
Merge pull request #77 from pesca-dev/dependabot/cargo/leptos_actix-0…
Browse files Browse the repository at this point in the history
….5.4

build(deps): bump leptos_actix from 0.5.2 to 0.5.4
  • Loading branch information
H1ghBre4k3r authored Nov 30, 2023
2 parents 96550c3 + c91e433 commit 604d50e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
23 changes: 8 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cfg-if = "1"
http = { version = "1.0", optional = true }
leptos = { version = "0.5.4", features = ["nightly"] }
leptos_meta = { version = "0.5.2", features = ["nightly"] }
leptos_actix = { version = "0.5.2", optional = true }
leptos_actix = { version = "0.5.4", optional = true }
leptos_router = { version = "0.5.1", features = ["nightly"] }
wasm-bindgen = "=0.2.89"
serde = { version = "1.0.193", features = ["derive"] }
Expand Down

0 comments on commit 604d50e

Please sign in to comment.