Update reedline (#5678)

More fixes/changes to default keybindings
This commit is contained in:
Stefan Holderbach 2022-05-30 09:26:57 +02:00 committed by GitHub
parent e2c015f725
commit 8259d463aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -3794,7 +3794,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.6.0"
source = "git+https://github.com/nushell/reedline?branch=main#fe795caabc5401d811006b93d5a6d4f220a049ff"
source = "git+https://github.com/nushell/reedline?branch=main#a3dbc6232b4f82af965ac361dc2eb05608c65258"
dependencies = [
"chrono",
"crossterm",