diff --git a/Cargo.toml b/Cargo.toml index 18f77ddb..718b4315 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "litep2p" description = "Peer-to-peer networking library" +repository = "https://github.com/paritytech/litep2p" license = "MIT" version = "0.11.0" edition = "2021"