Skip to content

Commit 403f5de

Browse files
committed
repo: update Cargo.toml
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
1 parent ccbf73b commit 403f5de

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "hugepage-rs"
33
version = "0.1.0"
44
edition = "2018"
5+
license = "MIT OR Apache-2.0"
6+
description = "wrapped allocator for linux hugepage"
7+
repository = "https://github.com/cppcoffee/hugepage-rs"
8+
readme = "README.md"
59

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

0 commit comments

Comments
 (0)