Update Cargo.toml
changed version number fixed bug
This commit is contained in:
parent
f63c58b889
commit
515b0bd510
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "crossterm"
|
name = "crossterm"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
authors = ["T Post <timonpost@hotmail.nl>"]
|
authors = ["T Post <timonpost@hotmail.nl>"]
|
||||||
description = "An crossplatform terminal library for manipulating terminals."
|
description = "An crossplatform terminal library for manipulating terminals."
|
||||||
repository = "https://github.com/TimonPost/crossterm"
|
repository = "https://github.com/TimonPost/crossterm"
|
||||||
|
Loading…
Reference in New Issue
Block a user