Skip to content

Commit

Permalink
Update wasm-bindgen and wasm-bindgen-test
Browse files Browse the repository at this point in the history
  • Loading branch information
irh committed Dec 2, 2024
1 parent 09f6a7d commit 5dc18ef
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 33 deletions.
54 changes: 23 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ unicode-width = "0.2.0"
# This crate provides Grapheme Cluster, Word and Sentence boundaries
unicode-segmentation = "1.10.0"
# Easy support for interacting between JS and Rust.
wasm-bindgen = "0.2.71"
wasm-bindgen = "0.2.97"
# Internal testing crate for wasm-bindgen
wasm-bindgen-test = "0.3.33"
wasm-bindgen-test = "0.3.47"

0 comments on commit 5dc18ef

Please sign in to comment.