Skip to content

Commit

Permalink
Bump wasm bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Aug 13, 2024
1 parent f52ea60 commit 05f6407
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 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 crates/bitwarden-db-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ crate-type = ["cdylib", "lib"]
bitwarden-db = { workspace = true }
console_error_panic_hook = "0.1.7"
tokio = { workspace = true }
wasm-bindgen = "0.2.92"
wasm-bindgen = "0.2.93"
wasm-bindgen-futures = "0.4.41"

0 comments on commit 05f6407

Please sign in to comment.