Skip to content

Commit

Permalink
Bump wasm-bindgen from 0.2.90 to 0.2.91 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 7486530 commit 56bd3bb
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 57 deletions.
65 changes: 32 additions & 33 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
getrandom = { version = "0.2.12", features = ["js"] }
scryptenc = { version = "0.9.0", path = "../scryptenc" }
wasm-bindgen = "0.2.90"
wasm-bindgen = "0.2.91"

[dev-dependencies]
wasm-bindgen-test = "0.3.40"
wasm-bindgen-test = "0.3.41"
50 changes: 28 additions & 22 deletions package-lock.json

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

0 comments on commit 56bd3bb

Please sign in to comment.