pub const CARGO_VERSION: &str = r#"cargo 1.89.0-nightly (47c911e9e 2025-05-14)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version