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 "