Update Rust crate insta to v1.42.2 (#11903)

This commit is contained in:
renovate[bot]
2025-03-03 02:57:43 +00:00
committed by GitHub
parent 43c8cd8b3f
commit 7ce045cc50
Generated
+2 -2
View File
@@ -1851,9 +1851,9 @@ checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
[[package]]
name = "insta"
version = "1.42.1"
version = "1.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71c1b125e30d93896b365e156c33dadfffab45ee8400afcbba4752f59de08a86"
checksum = "50259abbaa67d11d2bcafc7ba1d094ed7a0c70e3ce893f0d0997f73558cb3084"
dependencies = [
"console",
"linked-hash-map",