1
0
mirror of https://github.com/jht5945/prettyjson.git synced 2025-12-27 17:20:05 +08:00

use rust_util

This commit is contained in:
2019-07-21 12:37:53 +08:00
parent 5b654b7a34
commit 6a911ece8f
4 changed files with 13 additions and 27 deletions

View File

@@ -8,3 +8,4 @@ edition = "2018"
argparse = "0.2.2"
json = "0.11.14"
term = "0.5.2"
rust_util = { git = "https://github.com/jht5945/rust_util" }