Skip to content

Commit

Permalink
Bump wasm-bindgen from 0.2.76 to 0.2.77 (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2021
1 parent c91af15 commit ed01575
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.76"
wasm-bindgen = "0.2.77"
getrandom = { version = "0.2.3", features = ["js"] }

[lib]
Expand Down

0 comments on commit ed01575

Please sign in to comment.