mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-02 07:07:46 +00:00
Add dataframe crate to the release (#507)
This commit is contained in:
parent
771586844f
commit
8a70776fe8
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ let subcrates_wave_1 = [
|
|||
|
||||
let subcrates_wave_2 = [
|
||||
nu-cmd-lang,
|
||||
nu-cmd-dataframe,
|
||||
nu-command,
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue