#next #sorting #output #expect

app next-rust-release-date

When's the next Rust release?

5 unstable releases

0.2.2 Nov 27, 2025
0.2.1 Nov 26, 2025
0.2.0 Sep 3, 2023
0.1.0 Sep 9, 2021
0.0.0 Oct 11, 2018

#781 in Command line utilities

MIT/Apache

8KB

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.71, due to a dependency of latest jiff, windows-sys.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~4MB
~56K SLoC