diff --git a/Cargo.toml b/Cargo.toml index 66f2eba..1e0518a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Adam Greig "] edition = "2018" repository = "https://github.com/adamgreig/ecpdap" -license = "apache-2.0 OR MIT" +license = "Apache-2.0 OR MIT" description = "Program ECP5 FPGAs using CMSIS-DAP probes" [dependencies]