add license and link info to cargo package

This commit is contained in:
Felipe 2023-03-09 23:51:08 -03:00
parent 52623fb163
commit 1543c79a87
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -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