From 0908de35b6684a73175f56a3defb4803bbd7be47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Desr=C3=A9?= Date: Sat, 29 Oct 2016 16:46:29 -0700 Subject: [PATCH] Upadte cef's Cargo.lock --- ports/cef/Cargo.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index bf5ea98ad47e..bc0a309d63cf 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -796,7 +796,7 @@ dependencies = [ "msg 0.0.1", "net_traits 0.0.1", "osmesa-src 12.0.1 (git+https://github.com/servo/osmesa-src)", - "osmesa-sys 0.1.2 (git+https://github.com/daggerbot/osmesa-rs)", + "osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "script_traits 0.0.1", "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-glutin 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1549,14 +1549,6 @@ name = "osmesa-src" version = "12.0.1" source = "git+https://github.com/servo/osmesa-src#ec520f5f2230e96dc94658d100fa882b0076a397" -[[package]] -name = "osmesa-sys" -version = "0.1.2" -source = "git+https://github.com/daggerbot/osmesa-rs#7ef7ebc612302794e7ed3bd068c93b70950218a1" -dependencies = [ - "shared_library 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", -] - [[package]] name = "osmesa-sys" version = "0.1.2" @@ -2778,7 +2770,6 @@ dependencies = [ "checksum openssl-verify 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ed86cce894f6b0ed4572e21eb34026f1dc8869cb9ee3869029131bc8c3feb2d" "checksum ordered-float 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cc511538298611a79d5a4ddfbb75315b866d942ed26a00bdc3590795c68b7279" "checksum osmesa-src 12.0.1 (git+https://github.com/servo/osmesa-src)" = "" -"checksum osmesa-sys 0.1.2 (git+https://github.com/daggerbot/osmesa-rs)" = "" "checksum osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "88cfece6e95d2e717e0872a7f53a8684712ad13822a7979bc760b9c77ec0013b" "checksum owning_ref 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8d91377085359426407a287ab16884a0111ba473aa6844ff01d4ec20ce3d75e7" "checksum parking_lot 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3562f3de7bdff194212be82366abf5c6565aff8a433b71c53c63d0e7c9913878"