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 = "729aae9d1d6c8725dbe47e1a55fb04f4f1ffe997";