Skip to content

Commit f2cbee8

Browse files
fix(deps): bump indoc from 2.0.5 to 2.0.6 (#743)
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) --- updated-dependencies: - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c642e8e commit f2cbee8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ globset = "0.4.10"
8282
hex = "0.4.3"
8383
http = "1.2.0"
8484
indicatif = "0.17.3"
85-
indoc = "2.0.5"
85+
indoc = "2.0.6"
8686
insta = "1.38.0"
8787
libc = "0.2.167"
8888
mimalloc = "0.1.43"

0 commit comments

Comments
 (0)