mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 22:16:17 +02:00
Nu ansi term update (#4988)
* WIP: Testing 0.45.1 nu-ansi-term with the new Default colors * point reedline to git in cargo.toml
This commit is contained in:
@@ -9,8 +9,6 @@ version = "0.60.1"
|
||||
[dependencies]
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.60.1" }
|
||||
nu-ansi-term = "0.45.0"
|
||||
|
||||
nu-json = { path = "../nu-json", version = "0.60.1" }
|
||||
nu-table = { path = "../nu-table", version = "0.60.1" }
|
||||
|
||||
serde = { version="1.0.123", features=["derive"] }
|
||||
|
Reference in New Issue
Block a user