mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #14991 - servo:cargoup, r=nox
Update to cargo 0.17.0-nightly (6291619 2017-01-12) <!-- Please describe your changes on the following line: --> With the previous cargo (and servo’s current rustc, which is newer), `./mach cargo check` warns: ``` warning: --crate-type=metadata is deprecated, prefer --emit=metadata ``` --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14991) <!-- Reviewable:end -->
This commit is contained in:
commit
a379b17b4a
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
16f38c1102bddc8e6b6a4322ae41489b769884dc
|
||||
6291619896fc6a83d619945148670b6420aa06ec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue