Skip to content

Commit 23a52c4

Browse files
committed
Add README file
Signed-off-by: Gris Ge <[email protected]>
1 parent bc2a70b commit 23a52c4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ homepage = "https://github.com/rust-netlink/netlink-packet-utils"
77
repository = "https://github.com/rust-netlink/netlink-packet-utils"
88
license = "MIT"
99
description = "macros and helpers for parsing netlink messages"
10+
readme = "README.md"
1011

1112

1213
[dependencies]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Rust crate for sharing utils of rust-netlink crates

0 commit comments

Comments
 (0)