build(deps): bump indoc from 2.0.5 to 2.0.6 (#4237)

This commit is contained in:
Quentin Gliech
2025-03-17 10:37:44 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -2765,9 +2765,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 = "inherent"

View File

@@ -35,7 +35,7 @@ rustls-pemfile = "2.2.0"
rand.workspace = true
rand_chacha.workspace = true
indoc = "2.0.5"
indoc = "2.0.6"
governor.workspace = true