Constant common_version::build::CARGO_VERSION

source ยท
pub const CARGO_VERSION: &str = r#"cargo 1.80.0-nightly (34a6a87d8 2024-06-04)"#;
Expand description

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