fixed issues with SetGraphicsMode sequence

This commit is contained in:
David Bittner
2019-05-02 19:33:21 -04:00
parent abc5396332
commit 0b7e534ae4
4 changed files with 115 additions and 158 deletions

2
Cargo.lock generated
View File

@@ -2,7 +2,7 @@
# It is not intended for manual editing.
[[package]]
name = "ansi-parser"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",