Bump indoc from 2.0.3 to 2.0.4 (#7483)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-18 11:29:50 +02:00 committed by GitHub
parent 0346e781d4
commit 8243db74fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

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

View File

@ -53,4 +53,4 @@ imara-diff = "0.1.5"
singlethreaded = []
[dev-dependencies]
indoc = "2.0.3"
indoc = "2.0.4"