Skip to content

Commit

Permalink
chore: Add author to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bjackman committed Nov 23, 2024
1 parent 50b36ba commit 94965f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ keywords = ["testing", "git"]
categories = ["command-line-utilities", "development-tools::testing"]
# We rely on #[expect(...)]
rust-version = "1.80"
authors = ["Brendan Jackman"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 94965f2

Please sign in to comment.