Use latest history hint (#552)

This commit is contained in:
JT 2021-12-22 20:39:35 +11:00 committed by GitHub
parent 9fb12fefb0
commit 43dd0960a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

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