From f031b9ce0c7af26b8bf7d0a9d600cc37b39bf434 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Thu, 12 Dec 2019 01:15:34 +0800 Subject: [PATCH] upate ver --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 018060b..6142050 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -156,7 +156,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "prettyjson" -version = "0.1.1" +version = "0.1.2" dependencies = [ "argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "json 0.11.15 (registry+https://github.com/rust-lang/crates.io-index)",