mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
11 lines
157 B
TOML
11 lines
157 B
TOML
[package]
|
|
name = "umc_kuwo"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
base64 = "0.22.1"
|
|
itertools = "0.13.0"
|
|
anyhow = "1.0.86"
|
|
thiserror = "1.0.63"
|