next-rust-release-date

Crates.ionext-rust-release-date
lib.rsnext-rust-release-date
version0.2.0
sourcesrc
created_at2018-10-11 21:46:58.470757
updated_at2023-09-03 20:03:34.833616
descriptionWhen's the next Rust release?
homepage
repositoryhttps://github.com/tshepang/next-rust-release-date
max_upload_size
id89354
size23,973
Tshepang Mbambo (tshepang)

documentation

README

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.60, since earlier toolchains fail due to a dependency resolution fail.

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.
Commit count: 29

cargo fmt