aboutsummaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
Diffstat (limited to 'core/src')
-rw-r--r--core/src/constants.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/constants.rs b/core/src/constants.rs
new file mode 100644
index 0000000..a66f79f
--- /dev/null
+++ b/core/src/constants.rs
@@ -0,0 +1 @@
+pub const SALT : &str = ":)"; \ No newline at end of file