diff --git a/Cargo.lock b/Cargo.lock index 34643bd0e8ba..1f437eec0064 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3564,7 +3564,7 @@ dependencies = [ [[package]] name = "webrender" version = "0.56.1" -source = "git+https://github.com/servo/webrender#007c61df33081caec1163db17305ccc191da7d99" +source = "git+https://github.com/servo/webrender#722e8b104bf99d29d61ecb1fe456eebe89ad81fd" dependencies = [ "app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3592,7 +3592,7 @@ dependencies = [ [[package]] name = "webrender_api" version = "0.56.1" -source = "git+https://github.com/servo/webrender#007c61df33081caec1163db17305ccc191da7d99" +source = "git+https://github.com/servo/webrender#722e8b104bf99d29d61ecb1fe456eebe89ad81fd" dependencies = [ "app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",