pub const CARGO_VERSION: &str = r#"cargo 1.92.0-nightly (f2932725b 2025-09-24)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version