Skip to content

Commit fb44776

Browse files
Bump wasm-bindgen from 0.2.104 to 0.2.105
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 d509282 commit fb44776

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

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.

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.104"
16+
wasm-bindgen = "0.2.105"

0 commit comments

Comments
 (0)