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