mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 01:27:52 +02:00
Fix which-support feature (#5038)
This commit is contained in:
@ -101,6 +101,7 @@ features = [
|
||||
|
||||
[features]
|
||||
trash-support = ["trash"]
|
||||
which-support = ["which"]
|
||||
plugin = ["nu-parser/plugin"]
|
||||
dataframe = ["polars", "num"]
|
||||
|
||||
|
Reference in New Issue
Block a user