mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
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:
commit
d566f1c143
10 changed files with 243 additions and 186 deletions
|
@ -89,7 +89,7 @@ git = "https://github.com/servo/webrender"
|
|||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
gleam = "0.2.8"
|
||||
image = "0.7"
|
||||
image = "0.9"
|
||||
log = "0.3.5"
|
||||
num = "0.1.24"
|
||||
offscreen_gl_context = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue