mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 10:45:41 +02:00
Bump to latest rustyline (#1937)
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user