Skip to content

Commit

Permalink
repo: update Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
  • Loading branch information
cppcoffee committed Sep 5, 2023
1 parent ccbf73b commit 403f5de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
name = "hugepage-rs"
version = "0.1.0"
edition = "2018"
license = "MIT OR Apache-2.0"
description = "wrapped allocator for linux hugepage"
repository = "https://github.com/cppcoffee/hugepage-rs"
readme = "README.md"

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

Expand Down

0 comments on commit 403f5de

Please sign in to comment.