mirror of
https://github.com/uutils/diffutils.git
synced 2026-06-10 15:48:59 -07:00
chore(deps): update rust crate assert_cmd to v2.2.0
This commit is contained in:
committed by
Olivier Tilloy
parent
9dcca24fb0
commit
2efd4e17fa
Generated
+2
-2
@@ -43,9 +43,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "assert_cmd"
|
||||
version = "2.1.2"
|
||||
version = "2.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9c5bcfa8749ac45dd12cb11055aeeb6b27a3895560d60d71e3c23bf979e60514"
|
||||
checksum = "9a686bbee5efb88a82df0621b236e74d925f470e5445d3220a5648b892ec99c9"
|
||||
dependencies = [
|
||||
"anstyle",
|
||||
"bstr",
|
||||
|
||||
Reference in New Issue
Block a user