chore(deps): update rust crate assert_cmd to v2.1.1

This commit is contained in:
renovate[bot]
2025-10-29 15:19:26 +00:00
committed by GitHub
parent 15473edcd7
commit 5f2ba7a84c
Generated
+2 -2
View File
@@ -28,9 +28,9 @@ checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
[[package]]
name = "assert_cmd"
version = "2.1.0"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ade3e59755df470dc884dbd126416d098b783b193fdc1981b392eb79398a57a3"
checksum = "bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85"
dependencies = [
"anstyle",
"bstr",