mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
10 lines
147 B
TOML
10 lines
147 B
TOML
[package]
|
|
name = "umc_mg3d"
|
|
version = "0.1.9"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
hex = "0.4.3"
|
|
thiserror = "2.0.7"
|
|
umc_utils = { path = "../utils" }
|