Update chrono to 0.4

Maxime “pep” Buquet created

Change summary

Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -23,7 +23,7 @@ minidom = "0.4.1"
 jid = "0.2.1"
 sasl = "0.4.0"
 sha-1 = "0.4"
-chrono = "0.3.1"
+chrono = "0.4.0"
 
 [features]
 insecure = []