diff --git a/Cargo.toml b/Cargo.toml index 22f6e9d..ebf666e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" authors = ["Jeromos Kovács "] description = ".fit to .gpx converter" keywords = ["garmin", "fit", "cli", "gpx"] -categories = ["command-line-interface"] +categories = ["command-line-interface", "science::geo"] repository = "https://github.com/jeromeschmied/fit2gpx-rs" license = "MIT"