chore: Define our license in every crate we have

This commit is contained in:
Damir Jelić
2024-10-04 13:08:10 +02:00
parent de752eb089
commit 657c72904a
19 changed files with 19 additions and 0 deletions
+1
View File
@@ -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"