1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 22:57:46 +00:00

add the new crate nu-cmd-base to the release (#533)

This commit is contained in:
Michael Angerman 2023-06-22 17:11:53 -07:00 committed by GitHub
parent 065651c763
commit fde7f5b768
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ let subcrates_wave_1 = [
]
let subcrates_wave_2 = [
nu-cmd-base,
nu-cmd-lang,
nu-cmd-dataframe,
nu-cmd-extra,