aboutsummaryrefslogtreecommitdiff
path: root/helix-stdx/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'helix-stdx/Cargo.toml')
-rw-r--r--helix-stdx/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-stdx/Cargo.toml b/helix-stdx/Cargo.toml
index 5ac7c011..ed23f4e4 100644
--- a/helix-stdx/Cargo.toml
+++ b/helix-stdx/Cargo.toml
@@ -16,7 +16,7 @@ dunce = "1.0"
etcetera = "0.8"
ropey = { version = "1.6.1", default-features = false }
which = "6.0"
-regex-cursor = "0.1.3"
+regex-cursor = "0.1.4"
[dev-dependencies]
tempfile = "3.10"