Skip to content

Commit

Permalink
[cargo](deps): Bump indoc from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](dtolnay/indoc@2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: indoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 0a2b27a commit 245f4ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ thiserror = "1.0.40"

[dev-dependencies]
assert_matches = "1.5.0"
indoc = "2.0.1"
indoc = "2.0.2"
rstest = { version = "0.17.0", default-features = false }
rstest_reuse = "0.5.0"

Expand Down

0 comments on commit 245f4ef

Please sign in to comment.