summaryrefslogtreecommitdiff
path: root/crates/main/Cargo.toml
diff options
context:
space:
mode:
authormdecimus <mauro@stalw.art>2024-08-29 12:22:44 +0200
committermdecimus <mauro@stalw.art>2024-08-29 12:22:44 +0200
commit36fd5797b7626d0efab44f486f23ce81f26daa5a (patch)
treeeaaf24cbbbed50cae5d605c6de1e70a8c0e5a024 /crates/main/Cargo.toml
parent7e1b6bd06d6c5a0294f9468c32c9b67b9e9bcca4 (diff)
SYN flood, brute force fail2ban + session.mail.is-allowed expression (closes #482 closes #688 closes #609)v0.9.3
Diffstat (limited to 'crates/main/Cargo.toml')
-rw-r--r--crates/main/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/main/Cargo.toml b/crates/main/Cargo.toml
index 856326c7..e09d9acc 100644
--- a/crates/main/Cargo.toml
+++ b/crates/main/Cargo.toml
@@ -7,7 +7,7 @@ homepage = "https://stalw.art"
keywords = ["imap", "jmap", "smtp", "email", "mail", "server"]
categories = ["email"]
license = "AGPL-3.0-only OR LicenseRef-SEL"
-version = "0.9.2"
+version = "0.9.3"
edition = "2021"
resolver = "2"