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 10c2a3b commit 63fe9d6Copy full SHA for 63fe9d6
Cargo.toml
@@ -7,7 +7,7 @@ authors = ["The nix-rust Project Developers"]
7
repository = "https://github.com/nix-rust/nix"
8
license = "MIT"
9
categories = ["os::unix-apis"]
10
-include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
+include = ["src/**/*", "test/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
11
12
[package.metadata.docs.rs]
13
targets = [
0 commit comments