Bump reedline again (#732)

This commit is contained in:
JT 2022-01-14 07:03:29 +11:00 committed by GitHub
parent bc1e1aa944
commit 2b6ce4dfe5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -2777,7 +2777,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.2.0"
source = "git+https://github.com/nushell/reedline?branch=main#63aeeb62e4c4292dff42e922a28178e1ad76d6e9"
source = "git+https://github.com/nushell/reedline?branch=main#9ec02cb7383fcd16971caa32996b8eb5e6a32704"
dependencies = [
"chrono",
"crossterm",