Update to the latest reedline (#608)

* update to the latest reedline

* update to latest reedline
This commit is contained in:
Darren Schroeder 2021-12-27 14:16:34 -06:00 committed by GitHub
parent 384ea111eb
commit 0c1a7459b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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