This commit is contained in:
kud1ing 2016-01-28 08:14:03 +01:00
parent d789e3e493
commit 458f09270d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Date and time handling for Rust. (also known as `rust-chrono`)
It aims to be a feature-complete superset of
the [time](https://github.com/rust-lang/time) library.
the [time](https://github.com/rust-lang-deprecated/time) library.
In particular,
* Chrono strictly adheres to ISO 8601.