Skip to content

Commit 093006a

Browse files
deps: bump wasm-bindgen from 0.2.101 to 0.2.102
Bumps [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) from 0.2.101 to 0.2.102. - [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.101...0.2.102) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-version: 0.2.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fba3d2 commit 093006a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

src/stable/build/commands/generate/rust/candid_to_ts_js/Cargo.toml

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

1010
[dependencies]
1111
candid_parser = { git = "https://github.com/demergent-labs/candid", rev = "22e24796dbb31b2d133bcd4d234abbaf34d6fd21" }
12-
wasm-bindgen = "0.2.101"
12+
wasm-bindgen = "0.2.103"

0 commit comments

Comments
 (0)