mnml/Cargo.toml
2018-08-05 22:17:52 +10:00

10 lines
149 B
TOML

[package]
name = "cryps"
version = "0.1.0"
authors = ["ntr <ntr@smokestack.io>"]
[dependencies]
rand = "0.5.4"
uuid = "0.6.5"
serde_json = "1.0.24"