diff options
author | Jannis M. Hoffmann <jannis@fehcom.de> | 2024-12-08 17:22:29 +0100 |
---|---|---|
committer | Jannis M. Hoffmann <jannis@fehcom.de> | 2024-12-08 17:22:29 +0100 |
commit | 671dd9e7a5ea3e30a89fc08389ab115b41a788e9 (patch) | |
tree | af099e01f07ce0db1074d6ab4fccdc8469780c9f /Cargo.lock | |
parent | f5b98066b6e474bbe13051ff0a56944a562fc243 (diff) |
remove now unlinks the file instead of setting the Trash flag
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,7 +206,7 @@ dependencies = [ [[package]] name = "jwebmail-extract" -version = "0.9.0" +version = "0.9.1" dependencies = [ "base64", "chrono", |