Skip to content

Commit

Permalink
Add repository to Cargo config
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbrillig committed Jul 24, 2024
1 parent 479a84f commit 50e0581
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 @@ -2,6 +2,7 @@
name = "grepdef"
version = "3.0.0"
edition = "2021"
repository = "https://github.com/sirbrillig/grepdef"

[dependencies]
clap = { version = "4.5.9", features = ["derive"] }
Expand Down

0 comments on commit 50e0581

Please sign in to comment.