aboutsummaryrefslogtreecommitdiff
path: root/libgitmail/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libgitmail/Cargo.toml')
-rw-r--r--libgitmail/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgitmail/Cargo.toml b/libgitmail/Cargo.toml
index c823723..b053bcc 100644
--- a/libgitmail/Cargo.toml
+++ b/libgitmail/Cargo.toml
@@ -9,4 +9,6 @@ license = "GPL-3.0"
[dependencies]
mailparse = "0.10"
nom = "5.0"
+
+[dev-dependencies]
quickcheck = "0.9" \ No newline at end of file