reedline bump (#4779)

This commit is contained in:
Fernando Herrera 2022-03-08 09:20:28 +00:00 committed by GitHub
parent 299fea8538
commit cede9b3156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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