bump rustyline

This commit is contained in:
mpostma 2020-12-09 12:41:36 +01:00
parent c9dd7e10b9
commit d45c794a9e
2 changed files with 19 additions and 7 deletions

View file

@ -44,7 +44,7 @@ zerocopy = "0.3.0"
assert_matches = "1.4.0"
criterion = "0.3.1"
csv = "1.1.3"
rustyline = { version = "6.0.0", default-features = false }
rustyline = { version = "7.0.0", default-features = false }
structopt = "0.3.20"
tempfile = "3.1.0"
termcolor = "1.1.0"