|
@@ -5,10 +5,10 @@ documentation = "https://docs.rs/num-traits"
|
|
|
homepage = "https://github.com/rust-num/num-traits"
|
|
|
keywords = ["mathematics", "numerics"]
|
|
|
categories = ["algorithms", "science", "no-std"]
|
|
|
-license = "MIT/Apache-2.0"
|
|
|
+license = "MIT OR Apache-2.0"
|
|
|
repository = "https://github.com/rust-num/num-traits"
|
|
|
name = "num-traits"
|
|
|
-version = "0.2.13"
|
|
|
+version = "0.2.14"
|
|
|
readme = "README.md"
|
|
|
build = "build.rs"
|
|
|
exclude = ["/bors.toml", "/ci/*", "/.github/*"]
|