alexcrichton / cargo-vendor

Archived as subcommand is now part of Cargo itself
Apache License 2.0
261 stars 30 forks source link

Bump cargo from 0.35.0 to 0.36.0 #329

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps cargo from 0.35.0 to 0.36.0.

Commits - [`6f3e9c3`](https://github.com/rust-lang/cargo/commit/6f3e9c367abb497c64f360c3839dab5e74928d5c) Auto merge of [#6820](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6820) - ehuss:fix-edition-link, r=alexcrichton - [`c98ee9b`](https://github.com/rust-lang/cargo/commit/c98ee9bdc9a07e4f03cbbc7b3737518d37a56576) Fix doc link. - [`d62dcd6`](https://github.com/rust-lang/cargo/commit/d62dcd6af4ab4c43816b3d0659055f042a3d7061) Auto merge of [#6818](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6818) - dtolnay:comma, r=alexcrichton - [`1b10b70`](https://github.com/rust-lang/cargo/commit/1b10b701b5893b59da4912105587998f55bddab3) Accept trailing comma in test of impl Debug for PackageId - [`b9bba2d`](https://github.com/rust-lang/cargo/commit/b9bba2dda784cfcd259f62bbd6aea91729f17496) Auto merge of [#6814](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6814) - ehuss:offline-optional-dep, r=alexcrichton - [`11b17b5`](https://github.com/rust-lang/cargo/commit/11b17b5891e38996455253cf42eb8b111288e0d1) Auto merge of [#6815](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6815) - ehuss:doc-downloads, r=Eh2406 - [`aa8e257`](https://github.com/rust-lang/cargo/commit/aa8e2577f3b549ecb24d421cb79ae08b7cf54aba) Add some docs for `Downloads`. - [`c866f48`](https://github.com/rust-lang/cargo/commit/c866f48e400dc8e2451ae88ed9453b374fddf4a5) Auto merge of [#6776](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6776) - Eh2406:resolver-simplification, r=alexcrichton - [`2378a9b`](https://github.com/rust-lang/cargo/commit/2378a9be3d91590b23f6cc31ba4977d62c5cd75a) Resolve: Be less strict while offline. - [`6bdb9d3`](https://github.com/rust-lang/cargo/commit/6bdb9d3b11ee03611d41ee3bc0b32959c795dd37) Auto merge of [#6811](https://github-redirect.dependabot.com/rust-lang/cargo/issues/6811) - ehuss:include-proc-macro, r=alexcrichton - Additional commits viewable in [compare view](https://github.com/rust-lang/cargo/compare/0.35.0...0.36.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.