--- libm-0.2.6/Cargo.toml 1970-01-01T00:00:01+00:00 +++ libm-0.2.6/Cargo.toml 2022-11-11T12:19:03.573444+00:00 @@ -24,6 +24,7 @@ categories = ["no-std"] license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/libm" +exclude = ["/ci/"] [profile.release] lto = "fat"