Skip to content

Commit

Permalink
Merge pull request #5 from johnlettman/dependabot/cargo/wasm-bindgen-…
Browse files Browse the repository at this point in the history
…test-0.3.43

build(deps): bump wasm-bindgen-test from 0.3.42 to 0.3.43
  • Loading branch information
johnlettman authored Aug 13, 2024
2 parents b9d0851 + 75d3068 commit e7d4c85
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 19 deletions.
76 changes: 58 additions & 18 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 @@ -50,4 +50,4 @@ serde-wasm-bindgen = "0.6"
console_error_panic_hook = { version = "0.1.6", optional = true }

[target.'cfg(any(target_arch = "wasm32", target_arch = "wasm64"))'.dev-dependencies]
wasm-bindgen-test = "0.3.37"
wasm-bindgen-test = "0.3.43"

0 comments on commit e7d4c85

Please sign in to comment.