Skip to content

Commit cd08e8c

Browse files
authored
Merge pull request #23 from johnlettman/dependabot/cargo/wasm-bindgen-test-0.3.45
build(deps): bump wasm-bindgen-test from 0.3.43 to 0.3.45
2 parents 1850507 + 24f49c4 commit cd08e8c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ serde-wasm-bindgen = "0.6"
5050
console_error_panic_hook = { version = "0.1.6", optional = true }
5151

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

0 commit comments

Comments
 (0)