bump reedline to latest commit point on main (#12621)

https://github.com/nushell/reedline/pull/781

This will allow others to test and make sure that this reedline fix
works on other terminals and platforms...
This commit is contained in:
Michael Angerman 2024-04-22 11:48:30 -07:00 committed by GitHub
parent 797a90520c
commit bed236362a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Cargo.lock generated
View file

@ -4850,7 +4850,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.31.0"
source = "git+https://github.com/nushell/reedline?branch=main#46f410bfdce0b64c3d94fdc0271886f30d64b151"
source = "git+https://github.com/nushell/reedline?branch=main#cc9a957184800065bbc9741ef483a2dee19c2106"
dependencies = [
"arboard",
"chrono",