partial completions bug (#4728)

This commit is contained in:
Fernando Herrera 2022-03-04 17:53:00 +00:00 committed by GitHub
parent fbb2e7136c
commit 02dfb57ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -3392,7 +3392,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.2.0"
source = "git+https://github.com/nushell/reedline?branch=main#e9c1e37d7cd0d301362b2b900a85dcaf3de05d53"
source = "git+https://github.com/nushell/reedline?branch=main#e75a3c340a6062c6843956a8ebca234b98f33f0d"
dependencies = [
"chrono",
"crossterm",