Bump reedline (#4747)

This commit is contained in:
JT 2022-03-05 19:55:37 -05:00 committed by GitHub
parent fa7d66347f
commit 69fd777120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

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