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
|
@ -36,7 +36,7 @@ tree-sitter.workspace = true
|
|||
once_cell = "1.20"
|
||||
arc-swap = "1"
|
||||
regex = "1"
|
||||
bitflags = "2.7"
|
||||
bitflags.workspace = true
|
||||
ahash = "0.8.11"
|
||||
hashbrown = { version = "0.14.5", features = ["raw"] }
|
||||
dunce = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue