Update reedline (#7023)

Fixes #6991
This commit is contained in:
Stefan Holderbach 2022-11-06 09:37:36 +01:00 committed by GitHub
parent beec658872
commit 766d1ef374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

@ -3956,7 +3956,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.13.0"
source = "git+https://github.com/nushell/reedline.git?branch=main#307df231e1fcdd69fe8cbd60fa9b133b10510964"
source = "git+https://github.com/nushell/reedline.git?branch=main#431d2ab65640cf1724d72e5e63442a3ae69f570f"
dependencies = [
"chrono",
"crossterm 0.24.0",