From 849eb9d62a2f65c334a99d6a5707008dea0801d9 Mon Sep 17 00:00:00 2001 From: darwincereska Date: Mon, 8 Jun 2026 03:04:58 -0400 Subject: [PATCH] docs: updated cargo.toml --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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