diff --git a/Cargo.toml b/Cargo.toml index 4e8dc44..f3a13eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "SolutionTM" version = "0.1.0" edition = "2021" +description = "A simple demonstration of the Iced GUI library." license = "MIT" license-file = "LICENSE.txt"