diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-26 20:56:33 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-26 20:56:33 +0100 |
| commit | 14c2e8bcb8c84ae5861b82045c60e49625d27299 (patch) | |
| tree | 2ff326c31ae29d29237143f22b7417b9e62d6324 /Cargo.toml | |
| parent | 1c13505151a1b58b77dc488bbb4288bddbc1cdad (diff) | |
Remove unhelpful debug lines1.0.1
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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." |