diff --git a/README.md b/README.md index c1143d4..c9c9c87 100644 --- a/README.md +++ b/README.md @@ -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.