Skip to main content

CARGO_VERSION

Constant CARGO_VERSION 

Source
pub const CARGO_VERSION: &str = r#"cargo 1.95.0 (f2d3ce0bd 2026-03-21)"#;
Expand description

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