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]
Maxime “pep” Buquet created
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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]