pub const CARGO_VERSION: &str = r#"cargo 1.88.0-nightly (864f74d4e 2025-04-11)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version