Bump reedline (#4388)

This commit is contained in:
JT 2022-02-09 11:04:31 -05:00 committed by GitHub
parent 5a1d81221f
commit 5d18e07b7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -3310,7 +3310,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.2.0"
source = "git+https://github.com/nushell/reedline?branch=main#da21703840e745e30016305d9fadb70403027be3"
source = "git+https://github.com/nushell/reedline?branch=main#8c565e4f1de2c6dd4f67b18876d011756bfbe16d"
dependencies = [
"chrono",
"crossterm",