Constant jumpy::ui::main_menu::build_info::CARGO_VERSION
source ยท pub const CARGO_VERSION: &str = r#"cargo 1.81.0 (2dbb1af80 2024-08-20)"#;
Expand description
The cargo version which which the project was built, as output by cargo --version
.