Cargo.toml: Update the chrono dependency to 0.4.0.

Emmanuel Gil Peyrot created

Change summary

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

Detailed changes

Cargo.toml 🔗

@@ -21,4 +21,4 @@ sha-1 = "0.3.0"
 sha2 = "0.5.0"
 sha3 = "0.5.0"
 blake2 = "0.5.0"
-chrono = "0.3.1"
+chrono = "0.4.0"