From 5a7028516b369780527cca63fc2a37891318c3c8 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Thu, 12 Dec 2019 01:13:59 +0800 Subject: [PATCH] add repo --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f428d11..8eb4e7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Hatter Jiang "] edition = "2018" readme = "README.md" description = "PrettyJSON" +repository = "https://github.com/jht5945/prettyjson" license = "MIT" [dependencies]