From 9385e2eb4e602e8f8a24512ae99952b90cf82c39 Mon Sep 17 00:00:00 2001 From: Philipp Korber Date: Tue, 26 Mar 2019 16:23:16 +0100 Subject: chore(deps): updated deps - make all parts which use vec1 depend on v1.3.0 (and use `try_from_vec`) - make all parts which use mail-internals depend on v0.2.3 (which has an important bug fix) --- internals/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internals') diff --git a/internals/Cargo.toml b/internals/Cargo.toml index 41ae8cd..cbf2cf5 100644 --- a/internals/Cargo.toml +++ b/internals/Cargo.toml @@ -21,7 +21,7 @@ percent-encoding = "1.0.0" quoted-string = "0.6" media-type-impl-utils = "0.3.0-unstable" soft-ascii-string = "1.0" -vec1 = "1.0" +vec1 = "1.3.0" media-type = { version="0.4.0-unstable", features=["expose-param-utils"] } -- cgit v1.2.3