Merge branch 'master' of euphorik.ch:rup into master
[rup.git] / src / consts.rs
1 pub static FILE_CONF: &str = "conf.ron";
2 pub static FILE_KEY: &str = "key.secret";
3 pub static CURRENT_MESSAGE_VERSION: &str = "1";
4 pub static DEFAULT_MESSAGE: &str = "Marc, roule un pet'!";