Skip to content

Commit

Permalink
Update byteorder, xi-unicode, x11
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Feb 7, 2017
1 parent c48a326 commit b1b9fe2
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 17 deletions.
47 changes: 32 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/gfx/Cargo.toml
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion components/script/Cargo.toml
Expand Up @@ -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"]}
Expand Down

0 comments on commit b1b9fe2

Please sign in to comment.