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 = "b79997ba0298638a91db99eb4c0ff19cf0f4841b";