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
375 B
11 lines
375 B
--- num-traits-0.2.6/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ num-traits-0.2.6/Cargo.toml 2018-10-31T11:24:53.673968+01:00
|
|
@@ -23,6 +23,7 @@
|
|
categories = ["algorithms", "science", "no-std"]
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/rust-num/num-traits"
|
|
+exclude = ["/ci/*", "/.travis.yml", "/bors.toml"]
|
|
[package.metadata.docs.rs]
|
|
features = ["std"]
|
|
|