common_version::build

Constant CARGO_VERSION

Source
pub const CARGO_VERSION: &str = r#"cargo 1.85.0-nightly (652623b77 2024-12-20)"#;
Expand description

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