Update Rust crate js-sys to 0.3.64
This commit is contained in:
parent
d163f7889f
commit
c528a527fe
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue