diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 335c040e61c..84d459c67f0 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -2499,7 +2499,7 @@ dependencies = [ [[package]] name = "webrender" version = "0.1.0" -source = "git+https://github.com/servo/webrender#53c09c719d27ae0a157ff57009e57f0047070cda" +source = "git+https://github.com/servo/webrender#02bfa59b3f15145cfc559684deba8153dc33a5af" dependencies = [ "app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 5f86dec09d8..eb967839789 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -2360,7 +2360,7 @@ dependencies = [ [[package]] name = "webrender" version = "0.1.0" -source = "git+https://github.com/servo/webrender#53c09c719d27ae0a157ff57009e57f0047070cda" +source = "git+https://github.com/servo/webrender#02bfa59b3f15145cfc559684deba8153dc33a5af" dependencies = [ "app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index 008d8c9cb24..b9f2da3d01b 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -2234,7 +2234,6 @@ dependencies = [ "serde 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", - "string_cache 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", "url 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2316,7 +2315,7 @@ dependencies = [ [[package]] name = "webrender" version = "0.1.0" -source = "git+https://github.com/servo/webrender#53c09c719d27ae0a157ff57009e57f0047070cda" +source = "git+https://github.com/servo/webrender#02bfa59b3f15145cfc559684deba8153dc33a5af" dependencies = [ "app_units 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",