Skip to content

Commit

Permalink
Expand the crate keywords and categories.
Browse files Browse the repository at this point in the history
  • Loading branch information
olson-sean-k committed Nov 20, 2024
1 parent 0c855c6 commit c761041
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@ description = "Extensions for diagnostic error handling with `miette`."
repository = "https://github.com/olson-sean-k/tardar"
readme = "README.md"
license = "MIT"
keywords = ["diagnostics"]
keywords = [
"diagnostics",
"error",
"miette",
"result",
]
categories = ["rust-patterns"]

[dependencies]

Expand Down

0 comments on commit c761041

Please sign in to comment.