crossterm-rs / crossterm

Cross platform terminal library rust
MIT License
3.29k stars 280 forks source link

Upgrade to bitflags 2 #777

Closed TimonPost closed 1 year ago

TimonPost commented 1 year ago

Fixes: #770

kalkin commented 1 year ago

Would be nice if a crossterm version would be released, containing this commit. Currently crossterm is the only project in my dependency tree using bitflags@v1 instead of v2