diff --git a/Cargo.toml b/Cargo.toml index 1f9cc64..cec6d64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.14.3" +version = "0.15.3" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"