Update Rust crate js-sys to 0.3.64

This commit is contained in:
Renovate Bot 2023-08-30 16:04:37 +00:00 committed by onyinyang
parent d163f7889f
commit c528a527fe
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ time = "0.3.21"
serde_json = "1.0.87" serde_json = "1.0.87"
console_error_panic_hook = "0.1.7" console_error_panic_hook = "0.1.7"
js-sys = "0.3.61" js-sys = "0.3.64"
rand = { version = "0.7", features = ["wasm-bindgen"] } rand = { version = "0.7", features = ["wasm-bindgen"] }
zkp = "0.8.0" zkp = "0.8.0"