mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
feat: add cli support for ncm
This commit is contained in:
@@ -8,4 +8,5 @@ anyhow = "1.0.86"
|
||||
clap = { version = "4.5.17", features = ["derive"] }
|
||||
umc_kuwo = { path = "../um_crypto/kuwo" }
|
||||
umc_qmc = { path = "../um_crypto/qmc" }
|
||||
umc_ncm = { path = "../um_crypto/ncm" }
|
||||
umc_utils = { path = "../um_crypto/utils" }
|
||||
|
||||
Reference in New Issue
Block a user