From cba1951df6e2d3f7bf1f66f105fcbc4bc0c4e466 Mon Sep 17 00:00:00 2001 From: Ayush Singh Date: Thu, 23 Dec 2021 17:52:05 +0530 Subject: [PATCH] Changed Categories. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 52808a1..065c316 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" readme = "README.md" repository = "https://github.com/Ayush1325/ki18n-rs" keywords = ["KDE", "kde", "localization"] -categories = ["api-bindings", "KDE"] +categories = ["api-bindings", "external-ffi-bindings", "localization"] build = "build.rs" [dependencies]