Constant clefviewer::build::CARGO_VERSION
source · pub const CARGO_VERSION: &str = r#"cargo 1.80.0-nightly (6087566b3 2024-04-30)"#;
Expand description
The cargo version which which the project was built, as output by cargo --version
.