add license to Cargo.toml
This commit is contained in:
parent
cdeb040db0
commit
ecd89524e3
@ -5,6 +5,7 @@ name = "bw-menu"
|
||||
version = "0.1.0"
|
||||
authors = ["Navid Sassan <navid@sassan.ch>"]
|
||||
edition = "2021"
|
||||
license = "The Unlicense"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user