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.
11 lines
339 B
11 lines
339 B
--- libm-0.1.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ libm-0.1.3/Cargo.toml 2019-06-01T00:46:43.818033+00:00
|
|
@@ -21,6 +21,7 @@
|
|
categories = ["no-std"]
|
|
license = "MIT OR Apache-2.0"
|
|
repository = "https://github.com/rust-lang-nursery/libm"
|
|
+exclude = ["/ci/*"]
|
|
[dev-dependencies.no-panic]
|
|
version = "0.1.8"
|
|
[build-dependencies.rand]
|