No bug: Revendor rust dependencies on a CLOSED TREE. r=bustage

MozReview-Commit-ID: JXQzrEXzceT
This commit is contained in:
Emilio Cobos Álvarez 2017-03-11 14:47:37 +01:00
Родитель fb3b444270
Коммит 1b0e441103
2 изменённых файлов: 0 добавлений и 4 удалений

2
toolkit/library/gtest/rust/Cargo.lock сгенерированный
Просмотреть файл

@ -342,11 +342,9 @@ dependencies = [
name = "geckoservo"
version = "0.0.1"
dependencies = [
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cssparser 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
"euclid 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",

2
toolkit/library/rust/Cargo.lock сгенерированный
Просмотреть файл

@ -340,11 +340,9 @@ dependencies = [
name = "geckoservo"
version = "0.0.1"
dependencies = [
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cssparser 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
"euclid 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",