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 dff8e50 commit 2a868feCopy full SHA for 2a868fe
Cargo.toml
@@ -11,6 +11,7 @@ repository = "https://github.com/rust-num/num-derive"
11
version = "0.2.4"
12
readme = "README.md"
13
build = "build.rs"
14
+exclude = ["/ci/*", "/.travis.yml", "/bors.toml"]
15
16
[dependencies]
17
proc-macro2 = "0.4.2"
0 commit comments