Skip to content

Commit

Permalink
bump chrono to 0.4.2
Browse files Browse the repository at this point in the history
new version has nanoseconds parsing support
  • Loading branch information
Konstantin Gukov committed May 1, 2018
1 parent 914420a commit ddddb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = "1.0.0"

[dependencies]
pyo3 = "0.2.6"
chrono = "0.4"
chrono = "0.4.2"

[lib]
name = "dtparse"
Expand Down

0 comments on commit ddddb8c

Please sign in to comment.