diff --git a/Cargo.toml b/Cargo.toml index 7081239..306a809 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "ash" version = "0.1.0" authors = ["maik klein "] description = "Vulkan bindings for Rust" -license = "MIT, APACHE" +license = "MIT" repository = "https://github.com/MaikKlein/ash" readme = "README.md" keywords = ["vulkan", "graphic"]