It is better to use the repository field in Cargo.toml (#1655)
To allow [Crates.io](https://crates.io/) , [lib.rs](https://lib.rs/) and
the [Rust Digger](https://rust-digger.code-maven.com/) to link to it.
See [the
manifest](https://doc.rust-lang.org/cargo/reference/manifest.html#the-repository-field)
for the explanation.
Signed-off-by: Gábor Szabó <gabor@szabgab.com>