pub(crate) fn get_build_info() -> String { env!("GRAIN_VERSION").to_string() }