diff --git a/rinex-qc/Cargo.toml b/rinex-qc/Cargo.toml index 8857ab40..eb028a33 100644 --- a/rinex-qc/Cargo.toml +++ b/rinex-qc/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Guillaume W. Bres "] description = "RINEX and more broadly, GNSS data processing" homepage = "https://github.com/georust/rinex" repository = "https://github.com/georust/rinex" -keywords = ["rinex", "timing", "gnss", "gps", "glonass", "galileo"] +keywords = ["rinex", "gnss", "gps", "glonass", "galileo"] categories = ["science", "science::geo", "parsing"] edition = "2021" rust-version = "1.64"