We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a0a62 commit 66a96d9Copy full SHA for 66a96d9
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "gpu-allocator"
3
version = "0.24.0"
4
authors = ["Traverse Research <opensource@traverseresearch.nl>"]
5
-edition = "2018"
+edition = "2021"
6
license = "MIT OR Apache-2.0"
7
description = "Memory allocator for GPU memory in Vulkan and DirectX 12"
8
categories = ["rendering", "rendering::graphics-api"]
0 commit comments