diff --git a/Cargo.toml b/Cargo.toml index 05b6b57..be62b2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/BurntSushi/winapi-util" repository = "https://github.com/BurntSushi/winapi-util" readme = "README.md" keywords = ["windows", "winapi", "util", "win"] -license = "Unlicense/MIT" +license = "Unlicense OR MIT" categories = ["os::windows-apis", "external-ffi-bindings"] edition = "2021"