Skip to content

Commit

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

build(deps): bump leptos_actix from 0.5.1 to 0.5.2
  • Loading branch information
H1ghBre4k3r authored Oct 28, 2023
2 parents b63941a + 96536c3 commit 43c10ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 = "0.2", optional = true }
leptos = { version = "0.5.2", features = ["nightly"] }
leptos_meta = { version = "0.5.2", features = ["nightly"] }
leptos_actix = { version = "0.5.1", optional = true }
leptos_actix = { version = "0.5.2", optional = true }
leptos_router = { version = "0.5.1", features = ["nightly"] }
wasm-bindgen = "=0.2.87"
serde = { version = "1.0.190", features = ["derive"] }
Expand Down

0 comments on commit 43c10ad

Please sign in to comment.