0.17.3
This commit is contained in:
parent
1dd20f3ada
commit
b7c73aec22
@ -1,3 +1,6 @@
|
||||
# Version 0.17.3
|
||||
- Fix get terminal size mac os, this did not report the correct size.
|
||||
|
||||
# Version 0.17.2
|
||||
- Windows unicode support
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "crossterm"
|
||||
version = "0.17.2"
|
||||
version = "0.17.3"
|
||||
authors = ["T. Post"]
|
||||
description = "An crossplatform terminal library for manipulating terminals."
|
||||
repository = "https://github.com/crossterm-rs/crossterm"
|
||||
|
Loading…
Reference in New Issue
Block a user