Bump to latest rustyline (#1937)

This commit is contained in:
Jonathan Turner
2020-06-05 05:50:12 +12:00
committed by GitHub
parent 012c99839c
commit 05959d6a61
2 changed files with 25 additions and 4 deletions

View File

@ -68,7 +68,7 @@ query_interface = "0.3.5"
rand = "0.7"
regex = "1"
roxmltree = "0.11.0"
rustyline = "6.1.2"
rustyline = "6.2.0"
serde = { version = "1.0.110", features = ["derive"] }
serde-hjson = "0.9.1"
serde_bytes = "0.11.4"