From 2d110e73b5183b5a6f962d08ce238bd9262f4154 Mon Sep 17 00:00:00 2001 From: Avi Weinstock Date: Tue, 21 Apr 2015 11:47:42 -0400 Subject: [PATCH] Update Cargo.lock files w.r.t. rust-xlib. --- components/servo/Cargo.lock | 2 +- ports/cef/Cargo.lock | 2 +- ports/gonk/Cargo.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 5b6f32e64c1..c792dd25f71 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -1055,7 +1055,7 @@ dependencies = [ [[package]] name = "xlib" version = "0.1.0" -source = "git+https://github.com/servo/rust-xlib#715e6f9bb3dfcd925996caedeb77aefb31c2bd65" +source = "git+https://github.com/servo/rust-xlib#1a0f3d48fbebf96e2d1bf83ac71309b27f49e0c7" dependencies = [ "bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 9c6e2362162..292f9c0e2af 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -1059,7 +1059,7 @@ dependencies = [ [[package]] name = "xlib" version = "0.1.0" -source = "git+https://github.com/servo/rust-xlib#715e6f9bb3dfcd925996caedeb77aefb31c2bd65" +source = "git+https://github.com/servo/rust-xlib#1a0f3d48fbebf96e2d1bf83ac71309b27f49e0c7" dependencies = [ "bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index 719680a2098..0f29369ed46 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -1045,7 +1045,7 @@ dependencies = [ [[package]] name = "xlib" version = "0.1.0" -source = "git+https://github.com/servo/rust-xlib#715e6f9bb3dfcd925996caedeb77aefb31c2bd65" +source = "git+https://github.com/servo/rust-xlib#1a0f3d48fbebf96e2d1bf83ac71309b27f49e0c7" dependencies = [ "bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",