diff --git a/Cargo.toml b/Cargo.toml index 2debf2e..8da6bc0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "aerogramme" -version = "0.0.1" -authors = ["Alex Auvolat "] +version = "0.1.0" +authors = ["Alex Auvolat ", "Quentin Dufour "] edition = "2021" license = "AGPL-3.0" description = "Encrypted mail storage over Garage"