diff --git a/engage.toml b/engage.toml
index 4943a9f38ec32eee21490bb94870a43d0b6f9e2f..1a4c5b199880738e4ff0196e551d6e254fb927dc 100644
--- a/engage.toml
+++ b/engage.toml
@@ -51,6 +51,7 @@ group = "lints"
 script = """
 RUSTDOCFLAGS="-D warnings" cargo doc \
     --workspace \
+    --all-features \
     --no-deps \
     --document-private-items \
     --color always