diff --git a/Cargo.toml b/Cargo.toml index 1fdc4e5..019b767 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Kirill Leonov "] edition = "2021" repository = "https://github.com/leonovk/minicode" homepage = "https://github.com/leonovk/minicode" -license = "GPL-3.0 license" +license = "GPL-3.0" description = "Esoteric programming language" exclude = [ ".github",