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