diff --git a/ash/Cargo.toml b/ash/Cargo.toml index ac99be6..0fbe9a3 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.26.1" +version = "0.26.2" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"