Add license to cargo.toml

This commit is contained in:
Hugo Peixoto 2022-01-13 17:01:22 +00:00
parent 30002f1521
commit 2794e90f44
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name = "ardina"
version = "0.1.0"
edition = "2021"
license = "AGPL-3.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html