MSRV
The Minimum Supported Rust Version is the current stable release, and is
enforced in Cargo.toml via the rust-version key.
Note that even when updates to rust-version lag behind releases, the policy
remains that the official supported version is the latest one.