diff --git a/crates/sha1w/Cargo.toml b/crates/sha1w/Cargo.toml index cc52903..eeed706 100644 --- a/crates/sha1w/Cargo.toml +++ b/crates/sha1w/Cargo.toml @@ -5,6 +5,7 @@ edition = "2018" description = "Common interface around various sha1 implementations used in rqbit torrent client." license = "Apache-2.0" documentation = "https://docs.rs/librqbit-sha1-wrapper" +repository = "https://github.com/ikatson/rqbit" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html