Bump reedline, again (#635)

This commit is contained in:
JT 2022-01-01 12:27:45 +11:00 committed by GitHub
parent 15b979b06e
commit 44791b5835
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#3292aaa2b4b6266c84d749476ebba874b8c6ebb9"
source = "git+https://github.com/nushell/reedline?branch=main#b82b6ebd35986cdee75e10b383799f645461f44f"
dependencies = [
"chrono",
"crossterm",