We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842142f commit b2e45a9Copy full SHA for b2e45a9
Cargo.toml
@@ -11,6 +11,7 @@ categories = ["os::unix-apis"]
11
include = ["src/**/*", "test/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
12
13
[package.metadata.docs.rs]
14
+all-features = true
15
rustdoc-args = ["--cfg", "docsrs"]
16
targets = [
17
"x86_64-unknown-linux-gnu",
0 commit comments