1
0
mirror of https://github.com/jht5945/prettyjson.git synced 2025-12-27 09:10:04 +08:00

update ver

This commit is contained in:
2019-12-12 01:08:36 +08:00
parent 76d02be03c
commit 5e05736565
2 changed files with 66 additions and 71 deletions

View File

@@ -3,9 +3,11 @@ name = "prettyjson"
version = "0.1.1"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
description = "PrettyJSON"
license = "MIT"
[dependencies]
argparse = "0.2.2"
json = "0.11.14"
term = "0.5.2"
rust_util = { git = "https://github.com/jht5945/rust_util" }
rust_util = "0.1.0"