X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=src%2Fconsts.rs;fp=src%2Fconsts.rs;h=3f0da11fba1c5c332650a33e69b907467563a90b;hb=7b132e2976883c7b8e63540129a36eb63ceb33c5;hp=0000000000000000000000000000000000000000;hpb=8834567b2f53bad60b9d77ff7970077f9af0888d;p=rup.git diff --git a/src/consts.rs b/src/consts.rs new file mode 100644 index 0000000..3f0da11 --- /dev/null +++ b/src/consts.rs @@ -0,0 +1,2 @@ +pub static FILE_CONF: &str = "conf.ron"; +pub static FILE_KEY: &str = "key.secret"; \ No newline at end of file