Skip to content

Commit

Permalink
Merge pull request #138 from nabijaczleweli/master
Browse files Browse the repository at this point in the history
Add "no longer in active maintenance phase" notice to README
  • Loading branch information
alexcrichton authored Aug 31, 2016
2 parents 4c81709 + 68929af commit 513b904
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Utilities for working with time-related functions in Rust

[Documentation](https://doc.rust-lang.org/time)

## Notes

This library is no longer actively maintained, but bugfixes will be added ([details](https://github.com/rust-lang-deprecated/time/issues/136)).

In case you're looking for something a little fresher and more actively maintained have a look at the [`chrono`](https://github.com/lifthrasiir/rust-chrono) crate.

## Usage

Put this in your `Cargo.toml`:
Expand Down

0 comments on commit 513b904

Please sign in to comment.