Add a common crate
[recipes.git] / backend / src / consts.rs
diff --git a/backend/src/consts.rs b/backend/src/consts.rs
new file mode 100644 (file)
index 0000000..b9f1e41
--- /dev/null
@@ -0,0 +1 @@
+pub static FILE_CONF: &str = "conf.ron";
\ No newline at end of file