--- libm-0.2.5/Cargo.toml 1970-01-01T00:00:01+00:00 +++ libm-0.2.5/Cargo.toml 2022-08-20T20:12:55.550260+00:00 @@ -25,6 +25,7 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/libm" resolver = "1" +exclude = ["/ci/"] [profile.release] lto = "fat"