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
|
# Version 0.17.2
|
||||||
- Windows unicode support
|
- Windows unicode support
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "crossterm"
|
name = "crossterm"
|
||||||
version = "0.17.2"
|
version = "0.17.3"
|
||||||
authors = ["T. Post"]
|
authors = ["T. Post"]
|
||||||
description = "An crossplatform terminal library for manipulating terminals."
|
description = "An crossplatform terminal library for manipulating terminals."
|
||||||
repository = "https://github.com/crossterm-rs/crossterm"
|
repository = "https://github.com/crossterm-rs/crossterm"
|
||||||
|
Loading…
Reference in New Issue
Block a user