Skip to content

Commit ddddb8c

Browse files
author
Konstantin Gukov
committed
bump chrono to 0.4.2
new version has nanoseconds parsing support
1 parent 914420a commit ddddb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "1.0.0"
55

66
[dependencies]
77
pyo3 = "0.2.6"
8-
chrono = "0.4"
8+
chrono = "0.4.2"
99

1010
[lib]
1111
name = "dtparse"

0 commit comments

Comments
 (0)