mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
Remove unused dep on nu-cli from nu_plugin_chart. (#3709)
This commit is contained in:
@ -10,7 +10,6 @@ version = "0.33.1"
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
nu-cli = { path="../nu-cli", version="0.33.1" }
|
||||
nu-data = { path="../nu-data", version="0.33.1" }
|
||||
nu-errors = { path="../nu-errors", version="0.33.1" }
|
||||
nu-plugin = { path="../nu-plugin", version="0.33.1" }
|
||||
|
Reference in New Issue
Block a user