mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:25:55 +02:00
Add zip-support to extra (#462)
This commit is contained in:
@ -67,6 +67,7 @@ extra = [
|
|||||||
"default",
|
"default",
|
||||||
"dataframe",
|
"dataframe",
|
||||||
"gstat",
|
"gstat",
|
||||||
|
"zip-support",
|
||||||
]
|
]
|
||||||
|
|
||||||
wasi = ["inc"]
|
wasi = ["inc"]
|
||||||
|
Reference in New Issue
Block a user