mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-08 04:29:54 +00:00
feat: added glue exports for kwm/qmc
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -159,8 +159,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"js-sys",
|
||||
"libc",
|
||||
"wasi",
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -363,6 +365,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"console_error_panic_hook",
|
||||
"getrandom",
|
||||
"umc_kuwo",
|
||||
"umc_qmc",
|
||||
"wasm-bindgen",
|
||||
|
||||
Reference in New Issue
Block a user