Skip to content

Commit

Permalink
chore: use repository field in Cargo.toml (#451)
Browse files Browse the repository at this point in the history
cf. #449
  • Loading branch information
holtgrewe authored May 28, 2024
1 parent 4a6dde6 commit 5abae1b
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 @@ -5,7 +5,7 @@ edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Rust template repository"
license = "Apache-2.0"
homepage = "https://github.com/varfish-org/annonars"
repository = "https://github.com/varfish-org/annonars"
readme = "README.md"
autobins = false
exclude = ["/tests"]
Expand Down

0 comments on commit 5abae1b

Please sign in to comment.