Remove rustc-serialize from range

This commit is contained in:
Anthony Ramine 2017-02-12 09:07:52 +01:00
parent 5aba878227
commit 58046cc83c
3 changed files with 1 additions and 4 deletions

View file

@ -14,6 +14,5 @@ path = "lib.rs"
heapsize = "0.3.0"
heapsize_derive = "0.1"
num-traits = "0.1.32"
rustc-serialize = "0.3"
serde = "0.8"
serde_derive = "0.8"