Fix Cargo.toml advertised licence, Aerogramme is EUPL
This commit is contained in:
parent
3fd22c6fa3
commit
5711787e53
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "aerogramme"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
|
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "AGPL-3.0"
|
license = "EUPL-1.2"
|
||||||
description = "Encrypted mail storage over Garage"
|
description = "Encrypted mail storage over Garage"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue