chore: render taskdump docs in Netlify previews (#6060)

This commit is contained in:
Tymoteusz Wiśniewski
2023-10-09 11:57:36 +02:00
committed by GitHub
parent 0457690d01
commit d420d528f9
+2 -1
View File
@@ -8,8 +8,9 @@
RUSTDOCFLAGS="""
--cfg docsrs \
--cfg tokio_unstable \
--cfg tokio_taskdump \
"""
RUSTFLAGS="--cfg tokio_unstable --cfg docsrs"
RUSTFLAGS="--cfg tokio_unstable --cfg tokio_taskdump --cfg docsrs"
[[redirects]]
from = "/"