bump reedline (#970)

This commit is contained in:
JT 2022-02-07 07:40:17 -05:00 committed by GitHub
parent 84d3620d9b
commit 3ab55f7de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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