mirror of
https://github.com/uutils/diffutils.git
synced 2026-07-07 19:05:57 -04:00
chore(deps): update rust crate assert_cmd to v2.2.2
This commit is contained in:
committed by
Daniel Hofstetter
parent
259e51d0d4
commit
be90f75e68
Generated
+2
-2
@@ -43,9 +43,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "assert_cmd"
|
||||
version = "2.2.1"
|
||||
version = "2.2.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "39bae1d3fa576f7c6519514180a72559268dd7d1fe104070956cb687bc6673bd"
|
||||
checksum = "2aa3a22042e45de04255c7bf3626e239f450200fd0493c1e382263544b20aea6"
|
||||
dependencies = [
|
||||
"anstyle",
|
||||
"bstr",
|
||||
|
||||
Reference in New Issue
Block a user