mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
feat: implement qmc1 & qmc2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["um_crypto/*", "um_wasm"]
|
||||
|
||||
[profile.release.package.um_wasm]
|
||||
# Tell `rustc` to optimize for small code size.
|
||||
opt-level = "s"
|
||||
|
||||
Reference in New Issue
Block a user