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.
.github
1 parent 417f088 commit 107493dCopy full SHA for 107493d
Cargo.toml
@@ -14,7 +14,7 @@ code.
14
keywords = ["build-dependencies"]
15
readme = "README.md"
16
categories = ["development-tools::build-utils"]
17
-exclude = ["/.travis.yml", "/appveyor.yml"]
+exclude = ["/.github", "/.travis.yml", "/appveyor.yml"]
18
edition = "2018"
19
20
[dependencies]
0 commit comments