diff --git a/Cargo.lock b/Cargo.lock index 5b4170409..9d3c2a69d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4076,9 +4076,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 = "infer" diff --git a/utils/checks/snapshots/features.yaml b/utils/checks/snapshots/features.yaml index 1ef1f04a7..01d565545 100644 --- a/utils/checks/snapshots/features.yaml +++ b/utils/checks/snapshots/features.yaml @@ -1329,7 +1329,7 @@ features: - default - std -- name: indoc 2.0.5 +- name: indoc 2.0.6 features: [] - name: infer 0.2.3 features: []