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.
2 parents 1dbb9d2 + 33381c7 commit 17a6379Copy full SHA for 17a6379
Cargo.toml
@@ -10,6 +10,7 @@ readme = "README.md"
10
repository = "https://github.com/rust-lang/libm"
11
version = "0.2.7"
12
edition = "2018"
13
+exclude = ["/ci/", "/.github/workflows/"]
14
15
[features]
16
default = []
0 commit comments