move rustyline to 6.1.1 to fix windows crash (#1581)

This commit is contained in:
Jonathan Turner
2020-04-13 07:01:44 +12:00
committed by GitHub
parent 38b2846024
commit e0fc09ac52
2 changed files with 4 additions and 4 deletions

View File

@ -64,7 +64,7 @@ query_interface = "0.3.5"
rand = "0.7"
regex = "1"
roxmltree = "0.10.1"
rustyline = "6.1.0"
rustyline = "6.1.1"
serde = { version = "1.0.106", features = ["derive"] }
serde-hjson = "0.9.1"
serde_bytes = "0.11.3"
@ -105,4 +105,4 @@ quickcheck_macros = "0.9"
stable = []
starship-prompt = ["starship"]
clipboard-cli = ["clipboard"]
trash-support = ["trash"]
trash-support = ["trash"]