bump reedline (#4806)

This commit is contained in:
JT 2022-03-10 08:22:49 -05:00 committed by GitHub
parent 2b3843c7c0
commit ffa3aaaa56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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