Remove old/unused extra
feature
This commit is contained in:
parent
87feee719b
commit
7da97bb01d
|
@ -32,10 +32,6 @@ serde_urlencoded = { workspace = true }
|
||||||
v_htmlescape = { workspace = true }
|
v_htmlescape = { workspace = true }
|
||||||
itertools = { workspace = true }
|
itertools = { workspace = true }
|
||||||
|
|
||||||
[features]
|
|
||||||
extra = ["default"]
|
|
||||||
default = []
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
nu-cmd-lang = { path = "../nu-cmd-lang", version = "0.94.3" }
|
nu-cmd-lang = { path = "../nu-cmd-lang", version = "0.94.3" }
|
||||||
nu-command = { path = "../nu-command", version = "0.94.3" }
|
nu-command = { path = "../nu-command", version = "0.94.3" }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user