Update Rust crate assert_cmd to v2.0.15 (#5534)

This commit is contained in:
renovate[bot]
2024-07-28 20:32:02 -04:00
committed by GitHub
parent c9099b1ed3
commit 600ef6f18c
Generated
+2 -2
View File
@@ -158,9 +158,9 @@ dependencies = [
[[package]]
name = "assert_cmd"
version = "2.0.14"
version = "2.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8"
checksum = "bc65048dd435533bb1baf2ed9956b9a278fbfdcf90301b39ee117f06c0199d37"
dependencies = [
"anstyle",
"bstr",