diff --git a/ash/Cargo.toml b/ash/Cargo.toml index bac8ef2..545e969 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.15.7" +version = "0.15.8" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"