Skip to content

Commit cbfe2ca

Browse files
authored
Merge pull request #427 from kitta65/dependabot/cargo/wasm-bindgen-test-0.3.43
Bump wasm-bindgen-test from 0.3.42 to 0.3.43
2 parents 1a0465a + 3505a00 commit cbfe2ca

File tree

2 files changed

+136
-9
lines changed

2 files changed

+136
-9
lines changed

Cargo.lock

+135-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ regex = "1"
2424
console_error_panic_hook = { version = "0.1.6", optional = true }
2525

2626
[dev-dependencies]
27-
wasm-bindgen-test = "0.3.42"
27+
wasm-bindgen-test = "0.3.43"
2828
difference = "2.0"
2929

3030
[profile.release]

0 commit comments

Comments
 (0)