CARGO_VERSION

Constant CARGO_VERSION 

Source
pub const CARGO_VERSION: &str = r#"cargo 1.94.1 (29ea6fb6a 2026-03-24)"#;
Expand description

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