Unnamed repository; edit this file 'description' to name the repository.
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 b9102cec..d575a28f 100644
--- a/helix-stdx/Cargo.toml
+++ b/helix-stdx/Cargo.toml
@@ -17,7 +17,7 @@ etcetera = "0.8"
ropey = { version = "1.6.1", default-features = false }
which = "7.0"
regex-cursor = "0.1.4"
-bitflags = "2.7"
+bitflags.workspace = true
once_cell = "1.19"
regex-automata = "0.4.9"