diff --git a/derive/Cargo.toml b/derive/Cargo.toml index 4f3aa927..284f3588 100644 --- a/derive/Cargo.toml +++ b/derive/Cargo.toml @@ -5,7 +5,7 @@ authors = ["David Craven "] edition = "2018" description = "Proc macro for deriving custom multihash tables." license = "MIT" -repository = "https://github.com/multiformats/multihash" +repository = "https://github.com/multiformats/rust-multihash" resolver = "2" [lib]