Skip to content

Commit ff08914

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

File tree

2 files changed

+10
-23
lines changed

2 files changed

+10
-23
lines changed

Cargo.lock

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

ocrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ thiserror = "2.0.18"
1919
[target.'cfg(target_arch = "wasm32")'.dependencies]
2020
# nb. When changing this, make sure the version of wasm-bindgen-cli installed
2121
# in CI etc. is in sync.
22-
wasm-bindgen = "0.2.93"
22+
wasm-bindgen = "0.2.114"
2323

2424
[dev-dependencies]
2525
fastrand = "2.3.0"

0 commit comments

Comments
 (0)