From b961acf74601f0ede754d595f52ed4cba300e37f Mon Sep 17 00:00:00 2001 From: Mike Trinkala Date: Fri, 15 Mar 2024 12:44:08 -0700 Subject: Update regex-cursor (#9891) --- helix-stdx/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-stdx/Cargo.toml') 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" -- cgit v1.2.3-70-g09d2