Skip to content

Commit 22446c7

Browse files
Alexandra Iordachealxiord
authored andcommitted
toml updates for crates.io publishing
Signed-off-by: Alexandra Iordache <aghecen@amazon.com>
1 parent 34ebdf0 commit 22446c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ version = "0.1.0"
44
authors = ["Cathy Zhang <cathy.zhang@intel.com>"]
55
edition = "2018"
66
license = "Apache-2.0 AND BSD-3-Clause"
7+
description = "A Linux kernel image loading crate."
8+
keywords = ["kernel"]
9+
repository = "https://github.com/rust-vmm/linux-loader"
10+
homepage = "https://github.com/rust-vmm/linux-loader"
11+
readme = "README.md"
712
autobenches = false
813

914
[features]

0 commit comments

Comments
 (0)