We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fde41 commit 22aa817Copy full SHA for 22aa817
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "gpu-allocator"
3
-version = "0.23.0"
+version = "0.24.0"
4
authors = ["Traverse Research <opensource@traverseresearch.nl>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
README.md
@@ -11,7 +11,7 @@
11
12
```toml
13
[dependencies]
14
-gpu-allocator = "0.23.0"
+gpu-allocator = "0.24.0"
15
```
16
17

README.tpl
0 commit comments