diff --git a/Cargo.toml b/Cargo.toml index b2c121f..9ec06f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ keywords = [ "string", "unescape", ] -license = "GPL-3.0/MIT" +license = "GPL-3.0-only OR MIT" name = "unescaper" readme = "README.md" repository = "https://github.com/hack-ink/unescaper"