mirror of
https://github.com/nushell/nushell
synced 2024-11-10 07:04:13 +00:00
Pull the most recent reedline
This commit is contained in:
parent
07598c9620
commit
78b227d1ef
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4323,7 +4323,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reedline"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/nushell/reedline.git?branch=main#f6b23420e21f1a0657913778e6556432d15ab694"
|
||||
source = "git+https://github.com/nushell/reedline.git?branch=main#86beb8793e9fa910eada7929f50ea78207590a69"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"crossterm 0.26.1",
|
||||
|
|
Loading…
Reference in a new issue