Add iced_highlighter to document workflow

This commit is contained in:
Héctor Ramón Jiménez 2023-09-19 20:56:50 +02:00
parent 77db169902
commit 0166744654
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -15,6 +15,7 @@ jobs:
RUSTDOCFLAGS="--cfg docsrs" \
cargo doc --no-deps --all-features \
-p iced_core \
-p iced_highlighter \
-p iced_style \
-p iced_futures \
-p iced_runtime \