pub const CARGO_VERSION: &str = r#"cargo 1.93.0 (083ac5135 2025-12-15)"#;
The cargo version which which the project was built, as output by cargo --version.
cargo --version