diff --git a/Cargo.toml b/Cargo.toml index fd0149d..152aca2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "vulk-rs" version = "0.0.1" edition = "2021" -license = "EUPL 1.2" +license = "EUPL-1.2" repository = "https://gitea.itycodes.org/itycodes/vulk" description = """ # Opinionated Rust bindings for Vulkan.