chore(deps): update rust crate indoc to v2.0.5 (#10685)

This commit is contained in:
renovate[bot]
2024-04-01 01:10:27 +00:00
committed by GitHub
parent f6b6f0df67
commit eb884c8f76

4
Cargo.lock generated
View File

@@ -1020,9 +1020,9 @@ dependencies = [
[[package]]
name = "indoc"
version = "2.0.4"
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8"
checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
[[package]]
name = "inotify"