summaryrefslogtreecommitdiffstats
path: root/src/consts.rs
blob: e5c880caf7818bb2fa0770b951e38cbc76b2566e (plain)
1
2
3
4
pub fn v1() -> String {
    String::from("1")
}