From 247ebd6689a5477eef73d69d54648ee8d66bd2c9 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 28 Jun 2022 18:25:17 +0900 Subject: build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898) Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.3 to 1.0.6. - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](https://github.com/dtolnay/indoc/compare/1.0.3...1.0.6) --- updated-dependencies: - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term/Cargo.toml') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index f1903f04..3da5a74e 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -77,5 +77,5 @@ helix-loader = { version = "0.6", path = "../helix-loader" } [dev-dependencies] smallvec = "1.8" -indoc = "1.0.3" +indoc = "1.0.6" tempfile = "3.3.0" -- cgit v1.2.3-70-g09d2