mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 12:33:14 +02:00
Pin reedline version for 0.61 release (#5164)
This commit is contained in:
committed by
GitHub
parent
60b5863058
commit
9b020c056b
@ -78,8 +78,7 @@ unicode-segmentation = "1.8.0"
|
||||
url = "2.2.1"
|
||||
uuid = { version = "0.8.2", features = ["v4"] }
|
||||
which = { version = "4.2.2", optional = true }
|
||||
#reedline = {version = "0.3.0", features = ["bashisms"]}
|
||||
reedline = { git = "https://github.com/nushell/reedline", branch = "main", features = ["bashisms"]}
|
||||
reedline = { version = "0.4.0", features = ["bashisms"]}
|
||||
wax = { version = "0.4.0", features = ["diagnostics"] }
|
||||
zip = { version="0.5.9", optional = true }
|
||||
|
||||
|
Reference in New Issue
Block a user