mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
build(deps): bump bitflags from 2.2.1 to 2.3.1 (#7117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a66e287654
commit
6043c3c3db
4 changed files with 12 additions and 12 deletions
|
@ -16,7 +16,7 @@ include = ["src/**/*", "README.md"]
|
|||
default = ["crossterm"]
|
||||
|
||||
[dependencies]
|
||||
bitflags = "2.2"
|
||||
bitflags = "2.3"
|
||||
cassowary = "0.3"
|
||||
unicode-segmentation = "1.10"
|
||||
crossterm = { version = "0.26", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue