1 2
pub const CONTRACT_TEMPLATE: &str = include_str!("./hbs/contract.hbs"); pub const PRAGMA_VERSION: &str = "0.8.28";