crossterm_terminal 0.2.3

A cross-platform library for doing terminal related actions.
Documentation
# Changes crossterm_style 0.2.2

- Terminal size Linux was not 0-based.
- Made FreeBSD compile

# Changes crossterm_style 0.2

- Removed `Terminal:from_output()` 

# Changes crossterm_terminal 0.1 

- Moved out of `crossterm` 5.4 crate.