Skip to content

Commit

Permalink
Add description and documentation to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Jan 25, 2021
1 parent f377320 commit 77dc4a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ version = "0.1.0"
authors = ["The Noah <[email protected]>"]
edition = "2018"
categories = ["command-line-utilities"]
description = "Rust version of bzfquery with no external dependencies. It can be used as a library or form the command line."
documentation = "https://docs.rs/bzfquery"
readme = "README.md"
homepage = "https://github.com/BZFlagCommunity/bzfquery.rs"
repository = "https://github.com/BZFlagCommunity/bzfquery.rs"
Expand Down

0 comments on commit 77dc4a7

Please sign in to comment.