Bump reedline, again (#636)

This commit is contained in:
JT 2022-01-01 16:30:59 +11:00 committed by GitHub
parent 5d58f68c59
commit 7fa1ad010b
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#b82b6ebd35986cdee75e10b383799f645461f44f"
source = "git+https://github.com/nushell/reedline?branch=main#07696fe06df1a52ec1d422699329681b37a96cfb"
dependencies = [
"chrono",
"crossterm",