diff --git a/Cargo.lock b/Cargo.lock index 8651eb459284..2810c8fbcfc6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3193,7 +3193,7 @@ dependencies = [ [[package]] name = "webrender" version = "0.36.0" -source = "git+https://github.com/servo/webrender#964df2fa00f330daf4f233669e37133f93113792" +source = "git+https://github.com/servo/webrender#e44a079266a181ddaae2fd27298cec1094b54b7e" dependencies = [ "app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 1.0.0-alpha6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3222,7 +3222,7 @@ dependencies = [ [[package]] name = "webrender_traits" version = "0.36.0" -source = "git+https://github.com/servo/webrender#964df2fa00f330daf4f233669e37133f93113792" +source = "git+https://github.com/servo/webrender#e44a079266a181ddaae2fd27298cec1094b54b7e" dependencies = [ "app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 1.0.0-alpha6 (registry+https://github.com/rust-lang/crates.io-index)",