diff --git a/common/numerated/Cargo.toml b/common/numerated/Cargo.toml index 70c584d0386..099f55715cc 100644 --- a/common/numerated/Cargo.toml +++ b/common/numerated/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "numerated" description = "A library for working with intervals and sets of numerated values" -keywords = ["gear", "tree", "interval", "numerated", "no-std", "math"] +keywords = ["gear", "tree", "interval", "numerated", "no-std"] categories = ["mathematics", "no-std"] version.workspace = true authors.workspace = true