Skip to content

Commit 79b6069

Browse files
committed
Add license and repo link to Cargo.toml
1 parent e23abf6 commit 79b6069

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
@@ -3,6 +3,9 @@ name = "nfd"
33
version = "0.0.1"
44
authors = ["Saurav Sachidanand <[email protected]>"]
55

6+
license = "MIT"
7+
repository = "https://www.github.com/saurvs/nfd-rs"
8+
69
build = "build.rs"
710

811
[dependencies]

0 commit comments

Comments
 (0)