update reedline dep to latest commit (#16487)

Update to latest reedline commit adeb8ae so we can dogfood before the
release.

## Release notes summary - What our users need to know
N/A

## Tasks after submitting
N/A
This commit is contained in:
Darren Schroeder
2025-08-21 12:09:06 -05:00
committed by GitHub
parent ac3f93ff05
commit 251e0e0555

2
Cargo.lock generated
View File

@@ -6117,7 +6117,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.41.0"
source = "git+https://github.com/nushell/reedline?branch=main#faee143a688846d98e260407b4e09f653eb31307"
source = "git+https://github.com/nushell/reedline?branch=main#adeb8ea52ff78917bb5f48d8904adf6cbd29bcf9"
dependencies = [
"arboard",
"chrono",