Update Rust crate indoc to v2.0.6 (#12083)

This commit is contained in:
renovate[bot]
2025-03-10 09:38:41 -04:00
committed by GitHub
parent bc37d68238
commit 497e1bb9da
Generated
+2 -2
View File
@@ -1835,9 +1835,9 @@ dependencies = [
[[package]]
name = "indoc"
version = "2.0.5"
version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
[[package]]
name = "insta"