diff --git a/Cargo.toml b/Cargo.toml index 2bd693f..9007166 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,5 +2,8 @@ name = "environment" version = "0.1.0" authors = ["Freyskeyd "] +description = "Helper to deal with environment variables." +license = "MIT" + [dependencies]