diff --git a/Cargo.toml b/Cargo.toml index d49e810..cdab690 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ansistream" -version = "0.1.4" +version = "0.1.5" edition = "2021" repository = "https://github.com/jgardona/ansistream" homepage = "https://github.com/jgardona/ansistream" diff --git a/README.md b/README.md index 55bafce..93ef38b 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Benchmark 1: truecolor |Finnished | Type| |- | -| -|x | Color Escape Codes| +|x | Color and Style Escape Codes| | | Screen and Cursor Escape Codes| ## References