reedline bump (#717)

This commit is contained in:
Fernando Herrera 2022-01-11 07:21:28 +00:00 committed by GitHub
parent 160339bd1f
commit 74fd78e02c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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