Skip to content

Commit

Permalink
chore: bumped wasm-bindgen version to 0.2.89
Browse files Browse the repository at this point in the history
  • Loading branch information
jkomyno committed Nov 30, 2023
1 parent 8b920f5 commit a34f74e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -61,7 +61,7 @@ js-sys = { version = "0.3" }
serde_repr = { version = "0.1.17" }
serde-wasm-bindgen = { version = "0.5" }
tsify = { version = "0.4.5" }
wasm-bindgen = { version = "0.2.88" }
wasm-bindgen = { version = "0.2.89" }
wasm-bindgen-futures = { version = "0.4" }
wasm-rs-dbg = { version = "0.1.2" }
wasm-bindgen-test = { version = "0.3.0" }
Expand Down

0 comments on commit a34f74e

Please sign in to comment.