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 = "6f07c6c4f7060c7fbf6a9c96ff8deef67904b5d1";