diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 92ff3ba..9f2ffa7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "iosonism" version = "0.1.0" authors = ["SoniEx2 <endermoneymod@gmail.com>"] license = "MIT" +license-file = "COPYRIGHT" description = "An advanced command parser" edition = "2021" repository = "https://soniex2.autistic.space/git-repos/iosonism.git" |