aboutsummaryrefslogtreecommitdiff
path: root/helix-core
diff options
context:
space:
mode:
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 887a83cf..99776694 100644
--- a/helix-core/Cargo.toml
+++ b/helix-core/Cargo.toml
@@ -45,7 +45,7 @@ encoding_rs = "0.8"
chrono = { version = "0.4", default-features = false, features = ["alloc", "std"] }
-etcetera = "0.4"
+etcetera = "0.5"
textwrap = "0.16.0"
[dev-dependencies]