Skip to content

Commit

Permalink
fix Cargo.toml keywords limit
Browse files Browse the repository at this point in the history
  • Loading branch information
wyhaya committed Nov 1, 2022
1 parent 94f7dc7 commit 8d42fef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ readme = "README.md"
keywords = [
"home",
"config",
"json",
"yaml",
"toml",
"hcl"
"config-file"
]

[package.metadata.docs.rs]
Expand Down

0 comments on commit 8d42fef

Please sign in to comment.