Skip to content

Commit

Permalink
It is better to use the repository field in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab authored May 11, 2024
1 parent bb6166f commit eb94dc6
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 eb94dc6

Please sign in to comment.