Move crypto.rs into common
- Refactor code and move crypto.rs into the common subdirectory. - Fixed comments
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//
|
||||
// Some defaults
|
||||
//
|
||||
//! Defaults
|
||||
|
||||
pub const CONFIG_FILE_LOCATION: &'static str = "/etc/husk/config.toml";
|
||||
|
||||
Reference in New Issue
Block a user