perf(ropey): enable simd feature for stdx (#12735)

This commit is contained in:
RoloEdits
2025-01-30 16:51:34 -08:00
committed by GitHub
parent 80dbe030a1
commit 025719c1d8
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ homepage.workspace = true
[dependencies]
dunce = "1.0"
etcetera = "0.8"
ropey = { version = "1.6.1", default-features = false }
ropey.workspace = true
which = "7.0"
regex-cursor = "0.1.4"
bitflags.workspace = true