Skip to content

Commit

Permalink
add myself to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaeroxe committed Nov 1, 2024
1 parent 59e410d commit cef653d
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 @@ -3,7 +3,7 @@ name = "which"
version = "7.0.0"
edition = "2021"
rust-version = "1.70"
authors = ["Harry Fei <[email protected]>"]
authors = ["Harry Fei <[email protected]>, Jacob Kiesel <[email protected]>"]
repository = "https://github.com/harryfei/which-rs.git"
documentation = "https://docs.rs/which/"
license = "MIT"
Expand Down

0 comments on commit cef653d

Please sign in to comment.