pub const CARGO_VERSION: &str = r#"cargo 1.96.0 (30a34c682 2026-05-25)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version