Remove iced_style from document workflow

This commit is contained in:
Héctor Ramón Jiménez 2024-03-07 00:21:55 +01:00
parent 37755121d7
commit 4489af7bfd
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -16,7 +16,6 @@ jobs:
cargo doc --no-deps --all-features \
-p iced_core \
-p iced_highlighter \
-p iced_style \
-p iced_futures \
-p iced_runtime \
-p iced_graphics \