1
2
pub(crate) static PKG_SEMVER_FALLBACK: &str = include_str!(concat!(env!("OUT_DIR"), "/core_pkg_version.txt"));
pub(crate) static GIT_SHA: &str = "0b8ca2ee8842979a4455503b3e3c6a6b6ed413cb";