mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-08 04:29:54 +00:00
10 lines
135 B
TOML
10 lines
135 B
TOML
[package]
|
|
name = "umc_utils"
|
|
version = "0.1.2"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
base64 = "0.22.1"
|
|
itertools = "0.13.0"
|
|
md-5 = "0.10.6"
|