1
0
Fork 0

Enable the standalone feature in the docs

This commit is contained in:
Robbert van der Helm 2022-05-13 15:05:18 +02:00
parent 6fc0b2e148
commit bbb73c557d

View file

@ -58,7 +58,7 @@ jobs:
# conflicting iced features. We also don't want to use `--workspace`
# here because that would also document our plugins and binary crates.
args: >-
--features docs,simd --no-deps
--features docs,simd,standalone --no-deps
-p nih_plug
-p nih_plug_derive
-p nih_plug_egui