mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update byteorder, xi-unicode, x11
This commit is contained in:
parent
c48a326fb3
commit
b1b9fe2a52
3 changed files with 34 additions and 17 deletions
|
@ -39,7 +39,7 @@ style = {path = "../style"}
|
|||
style_traits = {path = "../style_traits"}
|
||||
time = "0.1.12"
|
||||
unicode-script = {version = "0.1", features = ["harfbuzz"]}
|
||||
xi-unicode = "0.0.1"
|
||||
xi-unicode = "0.1.0"
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender"
|
||||
|
|
|
@ -30,7 +30,7 @@ audio-video-metadata = "0.1.2"
|
|||
atomic_refcell = "0.1"
|
||||
bitflags = "0.7"
|
||||
bluetooth_traits = {path = "../bluetooth_traits"}
|
||||
byteorder = "0.5"
|
||||
byteorder = "1.0"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
caseless = "0.1.0"
|
||||
cookie = {version = "0.2.5", features = ["serialize-rustc"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue