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]