diff --git a/Cargo.toml b/Cargo.toml index 17bebd6..b6b04a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,4 @@ authors = ["Darwin Cereska "] description = "A dead-simple env loader" readme = "README.md" license = "MIT" -repository = "https://github.com/darwincereska/envkit" -categories = ["environment", "configuration", "loader"] \ No newline at end of file +repository = "https://github.com/darwincereska/envkit" \ No newline at end of file