Auto merge of #10565 - saurvs:master, r=Ms2ger

Update to byteorder 0.5

Finishes https://github.com/servo/servo/issues/10437.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10565)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-04-13 20:27:50 +05:30
commit d566f1c143
10 changed files with 243 additions and 186 deletions

View file

@ -75,7 +75,7 @@ heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
hyper = { version = "0.8", features = [ "serde-serialization" ] }
image = "0.7"
image = "0.9"
libc = "0.2"
log = "0.3.5"
num = "0.1.24"