mirror of
https://github.com/nushell/nushell.git
synced 2025-08-23 08:50:31 +02:00
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:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -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",
|
||||
|
Reference in New Issue
Block a user