aboutsummaryrefslogtreecommitdiff
path: root/helix-core
diff options
context:
space:
mode:
authordependabot[bot]2023-07-04 00:13:58 +0000
committerGitHub2023-07-04 00:13:58 +0000
commit83e59197ac248f680ca7c5fa56e131ac01a1c0af (patch)
tree5f36f8dd2c5c47e087a9b41d8c6feecd32c6bf69 /helix-core
parentd908a6ed19b528bfeb2b9f0709201e0e67ef95da (diff)
build(deps): bump indoc from 2.0.1 to 2.0.2 (#7529)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'helix-core')
-rw-r--r--helix-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml
index 1b3d75eb..c16afea4 100644
--- a/helix-core/Cargo.toml
+++ b/helix-core/Cargo.toml
@@ -50,4 +50,4 @@ textwrap = "0.16.0"
[dev-dependencies]
quickcheck = { version = "1", default-features = false }
-indoc = "2.0.1"
+indoc = "2.0.2"