pub const CARGO_VERSION: &str = r#"cargo 1.95.0 (f2d3ce0bd 2026-03-21)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version