Skip to content

Commit 7e7e98e

Browse files
chore(deps): bump wasm-bindgen from 0.2.71 to 0.2.74 (#45)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 053bb27 commit 7e7e98e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ default = ["console_error_panic_hook"]
1717
[dependencies]
1818
monkey-parser = { path = "../parser", version = "0.5.0" }
1919

20-
wasm-bindgen = "0.2.71"
20+
wasm-bindgen = "0.2.74"
2121

2222
# The `console_error_panic_hook` crate provides better debugging of panics by
2323
# logging them with `console.error`. This is great for development, but requires

0 commit comments

Comments
 (0)