1
2
3
4
pub const VERSION: &str = "0.1.5";
pub const STOURNEY_ARENA_REPO_URL : &str = "https://github.com/pashneal/stourney_tournament";

pub const CONF_FILE_NAME : &str = "stourney.conf";