Constant vergen::SEMVER_LIGHTWEIGHT[]

pub const SEMVER_LIGHTWEIGHT: ConstantsFlags = ConstantsFlags{bits: 33554432,}

Generate the semver constant, including lightweight tags.

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"