Skip to content

Commit 0fc974e

Browse files
alyssaisnotgull
authored andcommitted
Configure docs.rs to document all features
1 parent 1dd477b commit 0fc974e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ once_cell = "1.16.0"
4242
name = "executor"
4343
harness = false
4444
required-features = ["static"]
45+
46+
[package.metadata.docs.rs]
47+
all-features = true

0 commit comments

Comments
 (0)