diff --git a/Cargo.toml b/Cargo.toml index ba9cc3c..8e99b6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "nucleo-h7xx" version = "0.1.1" authors = ["Antoine van Gelder "] edition = "2018" -license = "AGPL-3.0-or-later" +license = "MIT" description = "Board support crate for the STMicroelectronics STM32H7 Nucleo-144 boards." repository = "https://github.com/antoinevg/nucleo-h7xx" documentation = "https://github.com/antoinevg/nucleo-h7xx/wiki"