From 39470434937d571d7b677f00222a91bb2b12dd17 Mon Sep 17 00:00:00 2001 From: "Carson M." Date: Thu, 2 Jan 2025 13:38:39 -0600 Subject: [PATCH] chore: update crate keywords --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5469eba8..69c1a6a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,8 +33,8 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/pykeio/ort" homepage = "https://ort.pyke.io/" readme = "README.md" -keywords = [ "machine-learning", "ai", "ml" ] -categories = [ "algorithms", "mathematics", "science", "science" ] +keywords = [ "machine-learning", "ai", "ml", "onnxruntime" ] +categories = [ "algorithms", "mathematics", "science" ] authors = [ "pyke.io ", "Nicolas Bigaouette "