Fix broken futures-core links in nightly docs
This commit is contained in:
parent
f0036400a1
commit
24f7476823
1 changed files with 1 additions and 0 deletions
1
.github/workflows/document.yml
vendored
1
.github/workflows/document.yml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
RUSTDOCFLAGS="--cfg docsrs" \
|
RUSTDOCFLAGS="--cfg docsrs" \
|
||||||
cargo doc --no-deps --all-features \
|
cargo doc --no-deps --all-features \
|
||||||
|
-p futures-core \
|
||||||
-p iced_core \
|
-p iced_core \
|
||||||
-p iced_highlighter \
|
-p iced_highlighter \
|
||||||
-p iced_futures \
|
-p iced_futures \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue