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