mirror of
https://github.com/nushell/nushell.git
synced 2025-08-19 12:56:46 +02:00
Pin reedline to 0.26 release (#11053)
See full release notes: https://github.com/nushell/reedline/releases/tag/v0.26.0
This commit is contained in:
committed by
GitHub
parent
1b3092ae7c
commit
82b3ae826f
@@ -11,7 +11,7 @@ license = "MIT"
|
||||
nu-cli = { path = "../nu-cli", version = "0.86.1" }
|
||||
nu-parser = { path = "../nu-parser", version = "0.86.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.86.1" }
|
||||
reedline = { version = "0.25" }
|
||||
reedline = { version = "0.26" }
|
||||
|
||||
lsp-types = "0.94.1"
|
||||
lsp-server = "0.7.4"
|
||||
|
Reference in New Issue
Block a user