From 2646588fccbdada70ff151c8621cd6ec62ee9d42 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Fri, 31 Jan 2025 11:18:35 -0500 Subject: [PATCH] latest pushes --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 380f84a..e1e1d7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ license-file = "LICENSE" # Keywords and Categories keywords = ["ai", "machine-learning", "computer-vision", "deep-learning", "framework"] -categories = ["science", "computer-vision", "ai", "machine-learning"] +categories = ["science", "computer-vision", "algorithms", "mathematics", "visualization"] # Package Metadata readme = "README.md"