mirror of
https://github.com/RoboSats/robo-identities.git
synced 2026-01-04 14:15:29 +00:00
10 lines
241 B
TOML
10 lines
241 B
TOML
[package]
|
|
name = "robonames"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
sha2 = "0.10.1"
|
|
rustc-serialize = "0.3.24" # For serialization |