Dedupe num-traits

This commit is contained in:
Bastien Orivel 2018-08-09 18:26:28 +02:00
parent 78fabb9110
commit 71fd4477d6
8 changed files with 40 additions and 49 deletions

View file

@ -48,7 +48,7 @@ malloc_size_of_derive = { path = "../malloc_size_of_derive" }
matches = "0.1"
num_cpus = {version = "1.1.0", optional = true}
num-integer = "0.1.32"
num-traits = "0.1.32"
num-traits = "0.2"
new-ordered-float = "1.0"
owning_ref = "0.3.3"
parking_lot = "0.6"