We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc3548 commit ae6397bCopy full SHA for ae6397b
1 file changed
README.md
@@ -8,7 +8,7 @@ packaged for the [Zig](https://ziglang.org/) build system.
8
1. Add `VulkanMemoryAllocator` to the dependency list in `build.zig.zon`:
9
10
```sh
11
-zig fetch --save git+https://github.com/johan0A/VulkanMemoryAllocator#v3.2.1
+zig fetch --save git+https://github.com/johan0A/VulkanMemoryAllocator#v3.3.0
12
```
13
14
2. Config `build.zig`:
0 commit comments