mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 12:58:32 +00:00
Add zip-support to extra (#462)
This commit is contained in:
parent
2e2d5ef0eb
commit
c2c4a1968b
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ extra = [
|
|||
"default",
|
||||
"dataframe",
|
||||
"gstat",
|
||||
"zip-support",
|
||||
]
|
||||
|
||||
wasi = ["inc"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue