Use num-traits in range.

This commit is contained in:
Ms2ger 2016-04-20 14:59:05 +02:00
parent 552f5ae892
commit 91a29b6f92
5 changed files with 6 additions and 6 deletions

View file

@ -12,7 +12,7 @@ path = "lib.rs"
[dependencies]
heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
num = "0.1.24"
num-traits = "0.1.32"
rustc-serialize = "0.3"
serde = "0.7"
serde_macros = "0.7"