You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-libm/libm-fix-metadata.diff

8 lines
254 B

--- libm-0.1.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ libm-0.1.2/Cargo.toml 2018-09-10T11:04:32.801965+02:00
@@ -20,3 +20,4 @@
categories = ["no-std"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/japaric/libm"
+exclude = ["/ci/*"]