From d96618e0a3ea9b392b9a1edf2c5b6482ce1eb244 Mon Sep 17 00:00:00 2001 From: David Palm Date: Fri, 24 Aug 2018 11:54:36 +0200 Subject: [PATCH] crate meta data --- parity-path/Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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]