8 lines
112 B
TOML
8 lines
112 B
TOML
[package]
|
|
name = "cryps"
|
|
version = "0.1.0"
|
|
authors = ["ntr <ntr@smokestack.io>"]
|
|
|
|
[dependencies]
|
|
rand = "0.5.4"
|