mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update layers.
This commit is contained in:
parent
f77c792886
commit
6d5261275a
3 changed files with 3 additions and 3 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -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)",
|
||||
|
|
2
ports/cef/Cargo.lock
generated
2
ports/cef/Cargo.lock
generated
|
@ -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)",
|
||||
|
|
2
ports/gonk/Cargo.lock
generated
2
ports/gonk/Cargo.lock
generated
|
@ -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)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue