v0.2
This commit is contained in:
@@ -55,6 +55,7 @@ pub struct Metadata {
|
||||
pub(crate) diff_files: Vec<String>,
|
||||
pub hashes: HashMap<String, String>,
|
||||
pub remove_files: Vec<String>,
|
||||
pub remove_folders: Vec<String>,
|
||||
}
|
||||
|
||||
pub async fn get_hash(data: Vec<u8>) -> String {
|
||||
|
||||
Reference in New Issue
Block a user