servo: Merge #13560 - Pick up the updated signpost library for all Cargo.lock files (from larsbergstrom:update_signpost); r=Ms2ger

<!-- Please describe your changes on the following line: -->
r? @nox

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 9bca69ebe180fd28b7cae85ca2503889302bf085
This commit is contained in:
Lars Bergstrom 2016-10-03 14:15:02 -05:00
Родитель ac24886374
Коммит 1a5aa2df48
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2281,7 +2281,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "signpost"
version = "0.1.0"
source = "git+https://github.com/pcwalton/signpost.git#636f31b996ebec3f9d98e4d3973423a5d779666e"
source = "git+https://github.com/pcwalton/signpost.git#81803b4d09af51a3a1133a62ef8dbb3cf0595de9"
[[package]]
name = "simd"