Skip to content

Commit 2402586

Browse files
Bump wasm-bindgen from 0.2.105 to 0.2.106
Bumps [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) from 0.2.105 to 0.2.106. - [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.105...0.2.106) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-version: 0.2.106 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 655fa59 commit 2402586

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

js/Cargo.toml

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

1414
[dependencies]
1515
python_template_rust = { path = "../rust", version = "*" }
16-
wasm-bindgen = "0.2.105"
16+
wasm-bindgen = "0.2.106"

0 commit comments

Comments
 (0)