diff --git a/netlify.toml b/netlify.toml index 5705ce0d1..e6e7343de 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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 = "/"