mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
build(deps): bump assert_cmd from 2.0.12 to 2.0.13 (#598)
This commit is contained in:
parent
f4364a0902
commit
083d95257d
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -67,9 +67,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "assert_cmd"
|
||||
version = "2.0.12"
|
||||
version = "2.0.13"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6"
|
||||
checksum = "00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467"
|
||||
dependencies = [
|
||||
"anstyle",
|
||||
"bstr",
|
||||
|
@ -45,7 +45,7 @@ clap_complete = "4.4.6"
|
||||
clap_mangen = "0.2.16"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.12"
|
||||
assert_cmd = "2.0.13"
|
||||
infer = "0.15.0"
|
||||
insta = { version = "1.34.0", features = ["filters"] }
|
||||
parse-display = "0.8.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user