update to latest reedline (#562)

This commit is contained in:
Darren Schroeder 2021-12-23 13:39:54 -06:00 committed by GitHub
parent f3c175562d
commit 5c83f4d405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -2535,7 +2535,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.2.0"
source = "git+https://github.com/nushell/reedline?branch=main#328c86e38d4b3769889f20f86d379b19ff05e0cc"
source = "git+https://github.com/nushell/reedline?branch=main#3acf7da71a3cbcb7f9a9aaf5b1ab10f77e4e0f6e"
dependencies = [
"chrono",
"crossterm",