mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 13:31:14 +00:00
chore: pin bitflags version to 1.3
This commit is contained in:
parent
25ce5bc90b
commit
532a595c41
@ -21,7 +21,7 @@ default = ["termion"]
|
||||
curses = ["easycurses", "pancurses"]
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1.0"
|
||||
bitflags = "1.3"
|
||||
cassowary = "0.3"
|
||||
unicode-segmentation = "1.2"
|
||||
unicode-width = "0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user