pub const CARGO_VERSION: &str = r#"cargo 1.91.1 (ea2d97820 2025-10-10)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version