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