bump reedline (#655)

This commit is contained in:
JT 2022-01-04 06:38:24 +11:00 committed by GitHub
parent 91d807b1d2
commit 681e37cec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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