Constant CARGO_VERSION

Source
pub const CARGO_VERSION: &str = r#"cargo 1.86.0 (adf9b6ad1 2025-02-28)"#;
Expand description

The cargo version which which the project was built, as output by cargo --version.