Add license to cargo.toml
This commit is contained in:
parent
30002f1521
commit
2794e90f44
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue