pub const REPO_URL: &str = "https://github.com/Life-Experimentalist/dev-prune";Expand description
Canonical source repository.
The one in Cargo.toml is only visible to people who already found the crate. This
one is compiled into the binary, so a copy of the executable still says where it came
from.