Add new crates to document workflow

This commit is contained in:
Héctor Ramón Jiménez 2022-04-30 13:44:37 +02:00
parent abc993103f
commit a17a7103d3
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -15,8 +15,11 @@ jobs:
run: |
cargo doc --no-deps --all-features \
-p iced_core \
-p iced_style \
-p iced_futures \
-p iced_native \
-p iced_lazy \
-p iced_pure \
-p iced_graphics \
-p iced_wgpu \
-p iced_glow \