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.1
This commit is contained in:
committed by
Daniel Hofstetter
parent
34f3935b71
commit
18c5533b82
Generated
+2
-2
@@ -43,9 +43,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "assert_cmd"
|
||||
version = "2.2.0"
|
||||
version = "2.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9a686bbee5efb88a82df0621b236e74d925f470e5445d3220a5648b892ec99c9"
|
||||
checksum = "39bae1d3fa576f7c6519514180a72559268dd7d1fe104070956cb687bc6673bd"
|
||||
dependencies = [
|
||||
"anstyle",
|
||||
"bstr",
|
||||
|
||||
Reference in New Issue
Block a user