Update reedline to use partial completion changes (#5401)

This commit is contained in:
Richard 2022-05-01 22:41:25 +02:00 committed by GitHub
parent 14c9bd44ef
commit 260be40774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -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",