From 4a7aade4fcc0aa0da9b6f1981ef7d4496bb1d323 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sat, 8 Jul 2023 16:20:24 +0200 Subject: [PATCH] updated cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f291a51..e6585cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" homepage = "https://git.cscherr.de/PlexSheep/pt" repository = "https://git.cscherr.de/PlexSheep/pt" keywords = ["cli", "python", "scriptable", "pyo3", "library"] -categories = ["command-line-utilities"] +categories = ["command-line-utilities", "development-tools", "development-tools::ffi"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html