From 6c79936484e8fc9758918bcef60fab2bd8c5b6a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Thu, 29 Jun 2017 13:10:51 +0100 Subject: [PATCH] Update sha-1 to 0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e1093280..69401831 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ base64 = "0.6.0" minidom = "0.4.1" jid = "0.2.1" sasl = "0.4.0" -sha-1 = "0.3.3" +sha-1 = "0.4" chrono = "0.3.1" [features]