Skip to main content

MSRV

Constant MSRV 

Source
pub const MSRV: &str = "1.88";
Expand description

Minimum supported Rust version, derived dynamically from rust-version in Cargo.toml — which is the single source of truth for the MSRV. Only cargo install users ever meet it; every other channel ships a prebuilt binary.