mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
9 lines
114 B
TOML
9 lines
114 B
TOML
[package]
|
|
name = "umc_utils"
|
|
version = "0.1.5"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
base64 = "0.22.1"
|
|
md-5 = "0.10.6"
|