Skip to main content

CARGO_VERSION

Constant CARGO_VERSION 

Source
pub const CARGO_VERSION: &str = r#"cargo 1.96.0 (30a34c682 2026-05-25)"#;
Expand description

The cargo version which which the project was built, as output by cargo --version.