Update to byteorder 0.5

This commit is contained in:
Saurav Sachidanand 2016-04-13 16:36:02 +05:30
parent bbcbd35095
commit 647d9874c2
10 changed files with 243 additions and 186 deletions

View file

@ -24,7 +24,7 @@ path = "../plugins"
heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
hyper = { version = "0.8", features = [ "serde-serialization" ] }
image = "0.7"
image = "0.9"
lazy_static = "0.1.15"
log = "0.3.5"
serde = "0.7"