From 1f449dc7e97db34c4aa4cf08eb7cc6269905709f Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 22 Jan 2024 13:59:58 +0100 Subject: Rework some details (env var, cargo desc) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 06eef6f..a865170 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0" authors = ["Alex Auvolat ", "Quentin Dufour "] edition = "2021" license = "EUPL-1.2" -description = "Encrypted mail storage over Garage" +description = "A robust email server" [dependencies] # async runtime -- cgit v1.2.3