forked from extern/nushell
Drop unused nu-color-config
in nu-cmd-lang
(#9444)
# Description Unneeded dependency as `help` moved back to `nu-command`. Currently probably won't provide a compile time benefit.
This commit is contained in:
committed by
GitHub
parent
90863439d1
commit
d371a78a0b
@ -12,7 +12,6 @@ version = "0.81.1"
|
||||
bench = false
|
||||
|
||||
[dependencies]
|
||||
nu-color-config = { path = "../nu-color-config", version = "0.81.1" }
|
||||
nu-engine = { path = "../nu-engine", version = "0.81.1" }
|
||||
nu-parser = { path = "../nu-parser", version = "0.81.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.81.1" }
|
||||
|
Reference in New Issue
Block a user