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:
Felipe 2023-03-09 23:54:02 -03:00
parent 52623fb163
commit 002aa0de84
Signed by: Ludwig
GPG key ID: 441A26F83D31FAFF

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