From 2f4eac28e52ed3222056b5c048b16abb79790d95 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 20 Mar 2023 19:14:29 -0500 Subject: build(deps): bump indoc from 1.0.9 to 2.0.1 (#6385) Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.9 to 2.0.1. - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](https://github.com/dtolnay/indoc/compare/1.0.9...2.0.1) --- updated-dependencies: - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 8618f586..c8db7f89 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -49,4 +49,4 @@ textwrap = "0.16.0" [dev-dependencies] quickcheck = { version = "1", default-features = false } -indoc = "1.0.6" +indoc = "2.0.1" -- cgit v1.2.3-70-g09d2