Skip to content

Commit

Permalink
release 0.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maccesch committed Apr 27, 2024
1 parent aebff60 commit 41c27c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "leptos-use"
version = "0.10.8"
version = "0.10.9"
edition = "2021"
authors = ["Marc-Stefan Cassola"]
categories = ["gui", "web-programming"]
Expand Down Expand Up @@ -37,7 +37,7 @@ rmp-serde = { version = "1.1", optional = true }
serde = { version = "1", optional = true }
serde_json = { version = "1", optional = true }
thiserror = "1"
wasm-bindgen = "0.2.88"
wasm-bindgen = "0.2.92"
wasm-bindgen-futures = "0.4"

[dependencies.web-sys]
Expand Down

0 comments on commit 41c27c4

Please sign in to comment.