Skip to content

Commit

Permalink
Bump wasm-bindgen-test from 0.3.30 to 0.3.31 (#2093)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 20, 2022
1 parent 7feed85 commit be1b29e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ version = "0.3.57"
features = ["console", "File"]

[target.'cfg(all(target_arch = "wasm32", target_vendor="unknown"))'.dev-dependencies]
wasm-bindgen-test = "0.3.30"
wasm-bindgen-test = "0.3.31"

### These crates don't compile on wasm
[target.'cfg(not(all(target_arch = "wasm32", target_vendor="unknown")))'.dependencies]

0 comments on commit be1b29e

Please sign in to comment.