Files
libm/test-generator/Cargo.toml
T
Jorge Aparicio a043c38e41 initial commit
2018-07-12 00:44:28 -05:00

9 lines
147 B
TOML

[package]
name = "test-generator"
version = "0.1.0"
authors = ["Jorge Aparicio <jorge@japaric.io>"]
publish = false
[dependencies]
rand = "0.5.3"