Skip to content

Commit

Permalink
Bump wasm-bindgen from 0.2.71 to 0.2.72 (#1182)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 19, 2021
1 parent c368337 commit 4d93743
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion boa_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ edition = "2018"

[dependencies]
Boa = { path = "../boa", features = ["console"] }
wasm-bindgen = "0.2.71"
wasm-bindgen = "0.2.72"
getrandom = { version = "0.2.2", features = ["js"] }

[lib]
Expand Down

0 comments on commit 4d93743

Please sign in to comment.