aboutsummaryrefslogtreecommitdiff
path: root/helix-term/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'helix-term/Cargo.toml')
-rw-r--r--helix-term/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"