Skip to content

Commit

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

build(deps): bump wasm-bindgen-test from 0.3.43 to 0.3.45
  • Loading branch information
johnlettman authored Oct 14, 2024
2 parents 1850507 + 24f49c4 commit cd08e8c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.43"
wasm-bindgen-test = "0.3.45"

0 comments on commit cd08e8c

Please sign in to comment.