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