Skip to content

Commit

Permalink
[deps]: Update rust-wasm-bindgen monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 0e49be1 commit bcc20bb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ js-sys = "0.3.68"
log = "0.4.20"
serde = { version = "1.0.196", features = ["derive"] }
# When upgrading wasm-bindgen, make sure to update the version in the workflows!
wasm-bindgen = { version = "=0.2.95", features = ["serde-serialize"] }
wasm-bindgen = { version = "=0.2.99", features = ["serde-serialize"] }
wasm-bindgen-futures = "0.4.41"

[dev-dependencies]
Expand Down

0 comments on commit bcc20bb

Please sign in to comment.