Skip to content

Commit

Permalink
Cargo.toml: remove extra keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshgupta137 committed Apr 21, 2023
1 parent 4834f0d commit 1728081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "An unopinionated library for obtaining configuration, data, cache
documentation = "https://docs.rs/etcetera"
edition = "2018"
homepage = "https://github.com/lunacookies/etcetera"
keywords = ["xdg", "dirs", "directories", "basedir", "path", "folder", "directory", "app_dirs", "cli_dirs", "config"]
keywords = ["xdg", "dirs", "directories", "basedir", "path"]
license = "MIT OR Apache-2.0"
name = "etcetera"
readme = "README.md"
Expand Down

0 comments on commit 1728081

Please sign in to comment.