Update indoc requirement from 1.0 to 2.0

Updates the requirements on [indoc](https://github.com/dtolnay/indoc) to permit the latest version.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: indoc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-01 02:06:25 +00:00 committed by Scott Boggs
parent d6f9617207
commit 6b2cb17d9a
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ features = ["io"]
[dev-dependencies]
tokio-test = "0.4.2"
futures-util = "0.3.25"
indoc = "1.0"
indoc = "2.0"
skeptic = "0.13"
tempfile = "3"
# for examples: