Skip to content

Commit 7c00844

Browse files
Bump wasm-bindgen-test from 0.3.43 to 0.3.44 in /rust
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.43 to 0.3.44. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d662a2 commit 7c00844

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ web-sys = { version = "0.3.70", features = ["console"] }
3838
# instant = { version = "0.1", features = [ "wasm-bindgen", "now" ] }
3939

4040
[dev-dependencies]
41-
wasm-bindgen-test = "0.3.43"
41+
wasm-bindgen-test = "0.3.44"
4242

4343
[profile.release]
4444
lto = true

0 commit comments

Comments
 (0)