feat: v0.3.2, store file create/modified time and restore
This commit is contained in:
@@ -16,3 +16,5 @@ pub const TINY_ENC_COMPRESSED_MAGIC_TAG: u16 = 0x02;
|
||||
// Encryption nonce salt
|
||||
pub const SALT_COMMENT: &[u8] = b"salt:comment";
|
||||
pub const SALT_META: &[u8] = b"salt:meta";
|
||||
|
||||
pub const DATE_TIME_FORMAT: &str = "EEE MMM dd HH:mm:ss z yyyy";
|
||||
|
||||
Reference in New Issue
Block a user