From 8088a16dcb02220298ae2aca3d43e44d8bf6af11 Mon Sep 17 00:00:00 2001 From: husky Date: Sun, 10 Apr 2022 03:15:10 -0700 Subject: [PATCH] fix categories --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 511d1f1..f679f9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ repository = "https://gitlab.com/realmicrosoft/libfar-rs" license = "MIT" readme = "README.md" keywords = ["far", "archive", "library", "EA"] -categories = ["encoding", "filesystem", "game development", "parsing tools"] +categories = ["encoding", "filesystem", "game-development", "parsing-tools"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html