Skip to content

Commit c3bc575

Browse files
build(deps): bump indoc from 2.0.5 to 2.0.6
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]>
1 parent 760f77d commit c3bc575

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.

crates/config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ rustls-pemfile = "2.2.0"
3535
rand.workspace = true
3636
rand_chacha.workspace = true
3737

38-
indoc = "2.0.5"
38+
indoc = "2.0.6"
3939

4040
governor.workspace = true
4141

0 commit comments

Comments
 (0)