adding a lot more sequences

This commit is contained in:
David Bittner
2019-05-06 16:18:46 -04:00
parent 8c1408cefe
commit 38a5f31e47
4 changed files with 71 additions and 25 deletions

2
Cargo.lock generated
View File

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