From ba3c279d6604daca44c40895b0be56be3fed9238 Mon Sep 17 00:00:00 2001 From: JesusPerez Date: Wed, 8 Sep 2021 19:28:03 +0100 Subject: [PATCH] chore: add description and others --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) 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]