Skip to content

Commit 5579bb1

Browse files
build(deps): bump wasm-bindgen from 0.2.94 to 0.2.95
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.94 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.94...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 3f06e30 commit 5579bb1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
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
@@ -42,7 +42,7 @@ rand_core = { version = "0.6.4", default-features = false }
4242
rlg = "0.0.5"
4343
sha2 = { version = "0.10.8", optional = true }
4444
tokio = { version = "1.40.0", optional = true }
45-
wasm-bindgen = "0.2.94"
45+
wasm-bindgen = "0.2.95"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

4848
[dev-dependencies]

0 commit comments

Comments
 (0)