Skip to content

Commit d3aa373

Browse files
committed
wasm-bindgen update
1 parent 4e16afc commit d3aa373

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ leptos-use = { version = "0.16.0", features = ["storage"] }
1818
tokio = { version = "1", features = ["rt-multi-thread", "macros"], optional = true }
1919
tower = { version = "0.5", optional = true }
2020
tower-http = { version = "0.6", features = ["fs"], optional = true }
21-
wasm-bindgen = "=0.2.100"
21+
wasm-bindgen = "=0.2.104"
2222
serde = "1"
2323
serde_json = "1"
2424
thiserror = "2"

0 commit comments

Comments
 (0)