Skip to content

Commit 922da99

Browse files
fix(deps): bump indoc from 2.0.6 to 2.0.7
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1776a67 commit 922da99

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

Lines changed: 5 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
@@ -60,7 +60,7 @@ http-body-util = "0.1.3"
6060
hyper = { version = "1.6.0", features = ["server"] }
6161
hyper-util = { version = "0.1.11", features = ["tokio"] }
6262
indicatif = "0.17.11"
63-
indoc = "2.0.6"
63+
indoc = "2.0.7"
6464
insta = "1.43.1"
6565
libc = "0.2.172"
6666
mimalloc = "0.1.46"

0 commit comments

Comments
 (0)