Constant vergen::SEMVER[]

pub const SEMVER: ConstantsFlags = ConstantsFlags{bits: 16777216,}

Generate the semver constant.

This defaults to the output of git describe. If that output is empty, the the CARGO_PKG_VERSION environment variable is used.

"v0.1.0-pre.0"