Skip to content

Commit 5f73097

Browse files
committed
Update Cargo.toml
1 parent 7f91928 commit 5f73097

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "space_alloc"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "MIT OR Apache-2.0"
6+
description = "General purpose space allocators"
7+
categories = ["algorithms"]
58

69
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
710

0 commit comments

Comments
 (0)