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 = "213d8b9ab5c7c1ed7e33440d95733bed509b86bb";