Skip to content

Commit 2e6282c

Browse files
build: ⬆️ bump wasm-bindgen in /rust-othello
Bumps [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) from 0.2.104 to 0.2.105. - [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.104...0.2.105) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-version: 0.2.105 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d19abf commit 2e6282c

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

rust-othello/Cargo.lock

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

rust-othello/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ crate-type = ["cdylib"]
1919

2020
[dependencies]
2121
lol_alloc = "0.4.1"
22-
wasm-bindgen = "0.2.104"
22+
wasm-bindgen = "0.2.105"

0 commit comments

Comments
 (0)