Bump to use latest git reedline (#488)

This commit is contained in:
JT 2021-12-14 06:54:43 +11:00 committed by GitHub
parent 930cb26e99
commit 673fe2b56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -2466,7 +2466,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.2.0"
source = "git+https://github.com/nushell/reedline?branch=main#6884ec4062a1b2184a6d47553101d3575d4e8b61"
source = "git+https://github.com/nushell/reedline?branch=main#4da6a82ae6851bd5e4f072381f9fc57ee8813fd2"
dependencies = [
"chrono",
"crossterm",