From ecf0b43b1440ee011cedf5bec5b32706cc6183fc Mon Sep 17 00:00:00 2001 From: atomflunder <80397293+atomflunder@users.noreply.github.com> Date: Sun, 1 Jan 2023 17:15:17 +0100 Subject: [PATCH] Change tags --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1a2527f..db136bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://github.com/atomflunder/skillratings" homepage = "https://github.com/atomflunder/skillratings" documentation = "https://docs.rs/skillratings/" license = "MIT OR Apache-2.0" -keywords = ["elo", "glicko", "glicko-2", "trueskill", "rating"] +keywords = ["elo", "glicko", "trueskill", "skill", "rating"] categories = ["game-development", "algorithms", "mathematics"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html