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,