Bump reedline (#627)

This commit is contained in:
JT 2021-12-31 11:36:01 +11:00 committed by GitHub
parent 822309be8e
commit 2320987862
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#afa83d9e70303ae5cdf49d68ef93452b8c2f4675"
source = "git+https://github.com/nushell/reedline?branch=main#913e58d4a9100137f3ecaa70e4c067c9e9f43dc6"
dependencies = [
"chrono",
"crossterm",