diff --git a/Cargo.toml b/Cargo.toml index 3f57cb5..4e8dc44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "SolutionTM" version = "0.1.0" edition = "2021" +license = "MIT" license-file = "LICENSE.txt" # This application was created and tested with Rust version 1.81.0-nightly