corrects menu selection (#5004)

This commit is contained in:
Fernando Herrera 2022-03-28 08:43:27 +01:00 committed by GitHub
parent 2e3b74f1b2
commit e934062542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -3428,7 +3428,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.3.1"
source = "git+https://github.com/nushell/reedline?branch=main#e982abf7e21dcb41e9e1d715f64259a4817bb1bc"
source = "git+https://github.com/nushell/reedline?branch=main#bc18ba3260604172700bf5996f66635ee428d625"
dependencies = [
"chrono",
"crossterm",