updating readme example

This commit is contained in:
David Bittner
2019-05-06 17:20:10 -04:00
parent 2b8ef9dcd5
commit a281428c66
2 changed files with 34 additions and 27 deletions

2
Cargo.lock generated
View File

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