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