reedline bump (#4766)

* reedline bump

* reedline bump
This commit is contained in:
Fernando Herrera 2022-03-07 17:51:14 +00:00 committed by GitHub
parent 0a95bc7e60
commit a3df2e5631
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]] [[package]]
name = "reedline" name = "reedline"
version = "0.2.0" version = "0.2.0"
source = "git+https://github.com/nushell/reedline?branch=main#0d6e26276abd8792ee631581a073126d0f845445" source = "git+https://github.com/nushell/reedline?branch=main#5cd2fa265530c223b7097bdbbd57267856eea026"
dependencies = [ dependencies = [
"chrono", "chrono",
"crossterm", "crossterm",