aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-01-26 20:56:33 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-01-26 20:56:33 +0100
commit14c2e8bcb8c84ae5861b82045c60e49625d27299 (patch)
tree2ff326c31ae29d29237143f22b7417b9e62d6324 /Cargo.toml
parent1c13505151a1b58b77dc488bbb4288bddbc1cdad (diff)
Remove unhelpful debug lines1.0.1
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 1205d33..da235e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "olden-mail"
-version = "1.0.0"
+version = "1.0.1"
edition = "2021"
license = "AGPL-3.0-or-later"
description = "IMAP & SMTP proxy to connect vintage clients to modern e-mail."