summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2a87edc..d6114ce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ mail-derive = { git="https://github.com/1aim/mail-derive" }
failure = "0.1.1"
futures = "0.1.14"
-vec1 = { git="https://github.com/1aim/vec1" }
+vec1 = "1.0"
soft-ascii-string = "1.0"
serde = { version="1.0.64", optional=true }