Add copyright and license
... | ... | @@ -4,6 +4,10 @@ version = "0.1.0" |
authors = ["Anders Blomdell <anders.blomdell@control.lth.se>"] | ||
build = "build.rs" | ||
links = "libhash.a,libssl" | ||
description = "Generate a 'Table Of Contents' of a path" | ||
homepage = "https://gitlab.control.lth.se/anders_blomdell/rust-hashtoc" | ||
license = "GPL-3.0-only" | ||
publish = false | ||
[dependencies] | ||
clap = "2.20.5" | ||
... | ... |
GPL-3.0
0 → 100644
This diff is collapsed.
Please register or sign in to comment