chore: Define our license in every crate we have
This commit is contained in:
@@ -3,6 +3,7 @@ name = "example-command-bot"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
license = "Apache-2.0"
|
||||
|
||||
[[bin]]
|
||||
name = "example-command-bot"
|
||||
|
||||
Reference in New Issue
Block a user