diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0c3021d..1dcd87b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -14,98 +14,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -492,7 +405,7 @@ - @@ -759,18 +672,6 @@ - - - - - - - - - - - - @@ -904,12 +805,6 @@ - - - - - - @@ -922,8 +817,8 @@ - - + + diff --git a/Cargo.toml b/Cargo.toml index 068191d..54874aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crossterm" -version = "0.2.0" +version = "0.2.1" authors = ["T Post "] description = "An crossplatform terminal library for manipulating terminals." repository = "https://github.com/TimonPost/crossterm"