Bump reedline development version (#11406)

Fix for #11399
Provided by nushell/reedline#688
This commit is contained in:
Stefan Holderbach 2023-12-23 20:08:37 +01:00 committed by GitHub
parent df1fecd2cb
commit f3de373c59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

@ -4392,7 +4392,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.27.1"
source = "git+https://github.com/nushell/reedline.git?branch=main#a4bfaa512be8b7214b80c63327930155da86978a"
source = "git+https://github.com/nushell/reedline.git?branch=main#e097b88dab538705c7b165cf3a1f5cf3a74a23bb"
dependencies = [
"chrono",
"crossterm",