summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis@fehcom.de>2024-12-08 17:22:29 +0100
committerJannis M. Hoffmann <jannis@fehcom.de>2024-12-08 17:22:29 +0100
commit671dd9e7a5ea3e30a89fc08389ab115b41a788e9 (patch)
treeaf099e01f07ce0db1074d6ab4fccdc8469780c9f /Cargo.toml
parentf5b98066b6e474bbe13051ff0a56944a562fc243 (diff)
remove now unlinks the file instead of setting the Trash flag
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2c9acb7..e1a58f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "jwebmail-extract"
-version = "0.9.0"
+version = "0.9.1"
authors = ["Jannis M. Hoffmann <jannis@fehcom.de>"]
edition = "2021"
rust-version = "1.80"