mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 22:57:46 +00:00
Include nu-std
in the release script (#462)
Only `nu` directly depends on it, so can be part of last wave.
This commit is contained in:
parent
e8cda90b52
commit
382696cd21
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ let subcrates_wave_2 = [
|
|||
|
||||
let subcrates_wave_3 = [
|
||||
nu-cli,
|
||||
nu-std,
|
||||
|
||||
# plugins
|
||||
nu_plugin_query,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue