mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Add nu_plugin_polars
as a crate to release (#814)
For the upcoming `0.93.0` release we want to ship this plugin. Merge ahead of the release process (not when we have a patch release inbetween)
This commit is contained in:
parent
8c9d0e13bf
commit
660b55c2f0
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export def main [] {
|
|||
nu_plugin_inc,
|
||||
nu_plugin_gstat,
|
||||
nu_plugin_formats,
|
||||
nu_plugin_polars,
|
||||
]
|
||||
|
||||
log warning "starting publish"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue