We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad60b60 + b5db71a commit fb097cbCopy full SHA for fb097cb
1 file changed
Cargo.toml
@@ -11,6 +11,7 @@ name = "num-integer"
11
version = "0.1.39"
12
readme = "README.md"
13
build = "build.rs"
14
+exclude = ["/ci/*", "/.travis.yml", "/bors.toml"]
15
16
[package.metadata.docs.rs]
17
features = ["std"]
0 commit comments