sojourn/src/strings.rs

3 lines
72 B
Rust

pub const SOJOURN: &str = "sojourn";
pub const VERSION: &str = "0.1.0";