Skip to content

Commit b1d49f9

Browse files
committed
Remove unneeded keywords
1 parent 15fed83 commit b1d49f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
homepage = "https://mskrasnov.github.io/TimeKeeper/"
1010
repository = "https://github.com/mskrasnov/TimeKeeper"
1111
readme = "README.md"
12-
keywords = ["time", "timer", "coutdown", "timekeeper", "time_keeper", "TimeKeeper"]
12+
keywords = ["time", "timer", "coutdown", "TimeKeeper"]
1313
categories = ["date-and-time"]
1414
exclude = [".github", "site"]
1515

0 commit comments

Comments
 (0)