updating readme

This commit is contained in:
David Bittner
2019-05-06 17:23:20 -04:00
parent b43c3c9f03
commit 4e4f13890c
2 changed files with 5 additions and 5 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.1"
version = "0.6.2"
dependencies = [
"nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]