pub const CARGO_VERSION: &str = r#"cargo 1.85.0-nightly (652623b77 2024-12-20)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version