Skip to content

Commit 679e184

Browse files
Bump wasm-bindgen from 0.2.93 to 0.2.94 in /client
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.93 to 0.2.94. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.94) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e0726b commit 679e184

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

client/Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hex2d = "1.1.0"
2020
itertools = "0.13.0"
2121
serde_json = "1.0.91"
2222
server = { path = "../server", version = "0.1.0" }
23-
wasm-bindgen = "0.2.83"
23+
wasm-bindgen = "0.2.94"
2424
wasm-bindgen-futures = "0.4.33"
2525
lazy_static = "1.4.0"
2626
log = "0.4.20"

0 commit comments

Comments
 (0)