diff --git a/Cargo.toml b/Cargo.toml index 1ef1b56..527505c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "A simple Url primitive for no_std environments" readme = "README.md" repository = "https://github.com/rmja/nourl" authors = ["Rasmus Melchior Jacobsen "] -license = "MIT or Apache-2.0" +license = "MIT / Apache-2.0" keywords = ["embedded", "url", "no_std"] exclude = [".github"]