diff --git a/Cargo.toml b/Cargo.toml index 416e2fd..48b9b91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vma" -version = "0.3.0" +version = "0.3.1" authors = ["Graham Wihlidal "] description = "Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA)" homepage = "https://github.com/dust-engine/vk-mem-rs" diff --git a/vendor/Vulkan-Headers b/vendor/Vulkan-Headers index 9e61870..ad5f8ee 160000 --- a/vendor/Vulkan-Headers +++ b/vendor/Vulkan-Headers @@ -1 +1 @@ -Subproject commit 9e61870ecbd32514113b467e0a0c46f60ed222c7 +Subproject commit ad5f8ee9750e99c5397d44c075ae5d8a38271de4 diff --git a/vendor/VulkanMemoryAllocator b/vendor/VulkanMemoryAllocator index 0e89587..d9a2e46 160000 --- a/vendor/VulkanMemoryAllocator +++ b/vendor/VulkanMemoryAllocator @@ -1 +1 @@ -Subproject commit 0e89587db3ebee4d463f191bd296374c5fafc8ea +Subproject commit d9a2e4641ba4808e803ff555be132f280366ab47