add license file to manifest
This commit is contained in:
parent
e90589addd
commit
877269ec70
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ name = "gayconf"
|
|||
version = "0.1.0"
|
||||
authors = ["Fefie <owo@fef.moe>"]
|
||||
edition = "2018"
|
||||
license-file = "LICENSE"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue