next-rust-release-date 0.1.0

When's the next Rust release?
next-rust-release-date-0.1.0 is not a library.

next-rust-release-date

crates.io build status

Answers "when is the next feature release of Rust?"

Following is the sort of output to expect:

  2018-09-13 - Rust 1.29
* 2018-10-25 - Rust 1.30
  2018-12-06 - Rust 1.31

Installation

Assuming you have the Rust toolchain installed:

cargo install next-rust-release-date

NOTE: minimum required rustc is v1.53, due to new Cargo.lock format (version 3) being incompatible with older Cargo.

License