Skip to content

Commit

Permalink
Alphabetic order!
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Jan 18, 2024
1 parent 9c07fcb commit 664739a
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 @@ -11,7 +11,7 @@ documentation = "https://docs.rs/derive_more"

readme = "README.md"
keywords = ["derive", "Add", "From", "Display", "IntoIterator"]
categories = ["rust-patterns", "development-tools", "development-tools::procedural-macro-helpers", "no-std"]
categories = ["development-tools", "development-tools::procedural-macro-helpers", "no-std", "rust-patterns"]

include = [
"src/**/*.rs",
Expand Down

0 comments on commit 664739a

Please sign in to comment.