diff options
Diffstat (limited to 'core/src')
| -rw-r--r-- | core/src/constants.rs | 1 |
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 |
