diff --git a/Cargo.toml b/Cargo.toml index fd0baf3..b3d4da6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Aymeric Beringer "] edition = "2018" description = "Derive macros for miniserde on enums" -license = "MIT OR Apache-2-0" +license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/etwyniel/miniserde-enum" keywords = ["miniserde", "enum"]