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

use package version

This commit is contained in:
2019-07-28 11:12:56 +08:00
parent b4c38ebc7d
commit c978c22161
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -136,7 +136,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "prettyjson"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"json 0.11.14 (registry+https://github.com/rust-lang/crates.io-index)",