Files
paparazzi/sw/tools/key_generator/Cargo.toml
T
2017-11-04 17:24:26 -07:00

8 lines
202 B
TOML

[package]
name = "key_generator"
version = "0.1.0"
authors = ["Michal Podhradsky <michal.podhradsky@galois.com>"]
[dependencies]
rusthacl = { git = "https://github.com/podhrmic/rusthacl" }
rand = "0.3"