update parse-display v0.5.3 -> v0.5.4

This commit is contained in:
Crypto-Spartan 2022-02-28 20:39:36 +00:00
parent aba5a787f7
commit a0b973ebc5

View File

@ -41,7 +41,7 @@ clap_complete = "3.1.0"
[dev-dependencies]
assert_cmd = "2.0.4"
infer = "0.7.0"
parse-display = "0.5.3"
parse-display = "0.5.4"
proptest = "1.0.0"
rand = { version = "0.8.3", default-features = false, features = ["small_rng", "std"] }
test-strategy = "0.1.2"