diff --git a/primitive-types/Cargo.toml b/primitive-types/Cargo.toml index d7d93c4f..6aa89d2a 100644 --- a/primitive-types/Cargo.toml +++ b/primitive-types/Cargo.toml @@ -4,6 +4,7 @@ version = "0.12.2" authors = ["Parity Technologies "] license = "MIT OR Apache-2.0" homepage = "https://github.com/paritytech/parity-common" +repository = "https://github.com/paritytech/parity-common" description = "Primitive types shared by Ethereum and Substrate" edition = "2021" rust-version = "1.60.0"