Skip to content

Commit

Permalink
Merge branch 'main' into renovate/log-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm authored Mar 3, 2024
2 parents 96f1ecd + 2c4cd56 commit 3ab95d3
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 @@ -5,7 +5,7 @@ edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
leptos = { version = "0.5", features = ["csr"] }
leptos = { version = "0.6", features = ["csr"] }
wasm-bindgen = { version = "0.2", features = ["serde-serialize"] }
wasm-bindgen-futures = "0.4"
js-sys = "0.3"
Expand Down

0 comments on commit 3ab95d3

Please sign in to comment.