Skip to content

Commit

Permalink
build: #24: sync with cargo-leptos wasm-bindgen@0.2.87 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
kruserr committed Jun 17, 2023
1 parent ef3b494 commit d193e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ leptos = { version = "0.3", default-features = false, features = [
leptos_meta = { version = "0.3", default-features = false }
leptos_actix = { version = "0.3", optional = true }
leptos_router = { version = "0.3", default-features = false }
wasm-bindgen = "=0.2.86"
wasm-bindgen = "=0.2.87"

[features]
csr = ["leptos/csr", "leptos_meta/csr", "leptos_router/csr"]
Expand Down

0 comments on commit d193e54

Please sign in to comment.