Constant libredr_common::connection::build::CARGO_VERSION
source ยท pub const CARGO_VERSION: &str = r#"cargo 1.80.1 (376290515 2024-07-16)"#;
Expand description
The cargo version which which the project was built, as output by cargo --version
.