add license and link info to cargo package (#11)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl> Reviewed-on: #11
This commit is contained in:
parent
52623fb163
commit
002aa0de84
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
name = "huellas"
|
name = "huellas"
|
||||||
version = "0.1.3"
|
version = "0.1.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
license = "AGPL-3.0"
|
||||||
|
links = "sqlite"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue