mirror of
https://github.com/nushell/nushell
synced 2024-11-10 15:14:14 +00:00
Update reedline to use partial completion changes (#5401)
This commit is contained in:
parent
14c9bd44ef
commit
260be40774
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3716,7 +3716,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reedline"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#ed0e4200836027707270d1b6a1ba11a47731ba84"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#23cbd8a74b889e2aa483128c82ce335b102816eb"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"crossterm",
|
||||
|
|
Loading…
Reference in a new issue