Fix Cargo.toml advertised licence, Aerogramme is EUPL

This commit is contained in:
Quentin 2024-01-20 19:27:56 +01:00
parent 3fd22c6fa3
commit 5711787e53
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name = "aerogramme"
version = "0.2.0"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2021"
license = "AGPL-3.0"
license = "EUPL-1.2"
description = "Encrypted mail storage over Garage"
[dependencies]