mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Use a workspace dependency for bitflags
This commit is contained in:
parent
3d772afc8b
commit
27bb2447db
6 changed files with 6 additions and 5 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue