summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2016-12-05 22:40:27 +0200
committerJustin Worthe <justin.worthe@gmail.com>2016-12-05 22:40:27 +0200
commit73da122627d2081113e450202c39ad1ecc7a5157 (patch)
tree63ba683152ba223214290b60c0c2ebb8533b74b9 /Cargo.toml
parentc9073bec568efa90c85e381c12dbcd20fe86a8f0 (diff)
Playing with documentation tests and quickcheck
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ab5ca58..bb8b755 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
authors = ["Justin Worthe <justin.worthe@gmail.com>"]
[dependencies]
+quickcheck = "0.4.0" \ No newline at end of file