Skip to content

Commit bce1246

Browse files
Bump wasm-bindgen from 0.2.92 to 0.2.95
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.92 to 0.2.95. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.92...0.2.95) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bccac9 commit bce1246

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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,7 +50,7 @@ rstest = "0.21.0"
5050
criterion = "0.5.1"
5151
hex = "0.4.3"
5252
pyo3 = "0.22.5"
53-
wasm-bindgen = "0.2.92"
53+
wasm-bindgen = "0.2.95"
5454
wasm-bindgen-test = "0.3.42"
5555
js-sys = "0.3.70"
5656
getrandom = "0.2.15"

0 commit comments

Comments
 (0)