diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 667f21446e5..fcd8f6f4026 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -918,7 +918,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "layers" version = "0.2.0" -source = "git+https://github.com/servo/rust-layers#f75cff14252571fc02857ad28ca502774a012743" +source = "git+https://github.com/servo/rust-layers#79903a0b38c9684f5f74622532023d4ac51b4f7f" dependencies = [ "azure 0.2.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 79512fdbfc3..973e4838b73 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -878,7 +878,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "layers" version = "0.2.0" -source = "git+https://github.com/servo/rust-layers#f75cff14252571fc02857ad28ca502774a012743" +source = "git+https://github.com/servo/rust-layers#79903a0b38c9684f5f74622532023d4ac51b4f7f" dependencies = [ "azure 0.2.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index 541b1632924..3e2b19169ad 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -846,7 +846,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "layers" version = "0.2.0" -source = "git+https://github.com/servo/rust-layers#f75cff14252571fc02857ad28ca502774a012743" +source = "git+https://github.com/servo/rust-layers#79903a0b38c9684f5f74622532023d4ac51b4f7f" dependencies = [ "azure 0.2.1 (git+https://github.com/servo/rust-azure)", "cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",