diff --git a/Cargo.toml b/Cargo.toml index 40f51c3..a90e1a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "zterton" version = "0.1.2" authors = ["JesusPerez "] edition = "2018" +description= "WebServices and Clouds Monitoring for LibreCloud" +license = "MIT" +license-file = "LICENSE" publish = false [profile.dev]