Skip to content

Commit

Permalink
chore: bump up wasm bindgen version
Browse files Browse the repository at this point in the history
  • Loading branch information
taturosati committed Jun 15, 2024
1 parent 0d42af5 commit 399787f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
20 changes: 10 additions & 10 deletions common/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 common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ aes = "0.8.2"
rand = "0.8.5"
anyhow = "1.0.71"
reqwest = { version = "0.12.4", features = ["json"] }
wasm-bindgen = "0.2.87"
wasm-bindgen = "0.2.92"
js-sys = "0.3.60"
rsa = { version = "0.9.6", features = ["pem"] }
pkcs8 = { version = "0.10.2", features = ["encryption", "pem"] }
Expand Down
20 changes: 10 additions & 10 deletions extension/Cargo.lock

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

0 comments on commit 399787f

Please sign in to comment.