pub const CARGO_VERSION: &str = r#"cargo 1.87.0 (99624be96 2025-05-06)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version