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.1.2
This commit is contained in:
committed by
Olivier Tilloy
parent
5dd2e9d30c
commit
a1d18a0c09
Generated
+2
-2
@@ -28,9 +28,9 @@ checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
|
||||
|
||||
[[package]]
|
||||
name = "assert_cmd"
|
||||
version = "2.1.1"
|
||||
version = "2.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85"
|
||||
checksum = "9c5bcfa8749ac45dd12cb11055aeeb6b27a3895560d60d71e3c23bf979e60514"
|
||||
dependencies = [
|
||||
"anstyle",
|
||||
"bstr",
|
||||
|
||||
Reference in New Issue
Block a user