diff options
-rw-r--r-- | .github/workflows/document.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/document.yml b/.github/workflows/document.yml index 35bf10f4..4292dbd0 100644 --- a/.github/workflows/document.yml +++ b/.github/workflows/document.yml @@ -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 \ |