summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: bb8b75541e95c6ef238889c0b980152e7a5fc521 (plain)
1
2
3
4
5
6
7
[package]
name = "worthe_signals"
version = "0.1.0"
authors = ["Justin Worthe <justin.worthe@gmail.com>"]

[dependencies]
quickcheck = "0.4.0"