We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23abf6 commit 79b6069Copy full SHA for 79b6069
Cargo.toml
@@ -3,6 +3,9 @@ name = "nfd"
3
version = "0.0.1"
4
authors = ["Saurav Sachidanand <[email protected]>"]
5
6
+license = "MIT"
7
+repository = "https://www.github.com/saurvs/nfd-rs"
8
+
9
build = "build.rs"
10
11
[dependencies]
0 commit comments