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 7f91928 commit 5f73097Copy full SHA for 5f73097
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "space_alloc"
3
version = "0.1.0"
4
edition = "2021"
5
+license = "MIT OR Apache-2.0"
6
+description = "General purpose space allocators"
7
+categories = ["algorithms"]
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments