pub const CARGO_VERSION: &str = r#"cargo 1.90.0 (840b83a10 2025-07-30)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version