Skip to content

Commit f8088f3

Browse files
author
Abhishek Chanda
committed
Update metadata
1 parent 1997899 commit f8088f3

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 = "netlink"
33
version = "0.1.0"
44
authors = ["Abhishek Chanda <abhishek.becs@gmail.com>"]
5+
description = "Bindings for libnetlink"
6+
license = "Apache-2.0"
7+
repository = "https://github.com/achanda/netlink"
58

69
[dependencies]
710
libc = "*"

0 commit comments

Comments
 (0)