diff --git a/Cargo.toml b/Cargo.toml index c3077b2..c010e58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "epitls-pi" version = "1.0.0" edition = "2021" -license = "GPL" +license = "GPL-3.0+" description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse." repository = "https://github.com/MajorBarnulf/epitls-pi" authors = ["JOLIMAITRE Matthieu "]