Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: &str = "2.4.0";
Expand description

Full build version: latest git tag plus commits-since and short SHA (with a -dirty suffix when the worktree is modified), generated by build.rs. Falls back to the Cargo.toml version outside a git tree.