Merge pull request #59 from kud1ing/patch-1
"time" is now "https://github.com/rust-lang-deprecated/time"
This commit is contained in:
commit
08da04cc37
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Date and time handling for Rust. (also known as `rust-chrono`)
|
Date and time handling for Rust. (also known as `rust-chrono`)
|
||||||
It aims to be a feature-complete superset of
|
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,
|
In particular,
|
||||||
|
|
||||||
* Chrono strictly adheres to ISO 8601.
|
* Chrono strictly adheres to ISO 8601.
|
||||||
|
|
Loading…
Reference in New Issue