diff --git a/parity-path/Cargo.toml b/parity-path/Cargo.toml index d51db6f..e5f2d4f 100644 --- a/parity-path/Cargo.toml +++ b/parity-path/Cargo.toml @@ -2,6 +2,8 @@ name = "parity-path" version = "0.1.1" authors = ["Parity Technologies "] -license = "GPL3" +repository = "https://github.com/paritytech/parity-common" +description = "Path utilities" +license = "GPL-3.0" [dependencies]