forked from extern/nushell
add database feature to extra (#5322)
This commit is contained in:
parent
b38f90d4c7
commit
aeed8670f1
@ -73,7 +73,7 @@ embed-resource = "1"
|
||||
plugin = ["nu-plugin", "nu-cli/plugin", "nu-parser/plugin", "nu-command/plugin", "nu-protocol/plugin", "nu-engine/plugin"]
|
||||
default = ["plugin", "which-support", "trash-support"]
|
||||
stable = ["default"]
|
||||
extra = ["default", "dataframe"]
|
||||
extra = ["default", "dataframe", "database"]
|
||||
wasi = []
|
||||
|
||||
# Stable (Default)
|
||||
|
Loading…
Reference in New Issue
Block a user