alexcrichton / cargo-vendor

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

Bump toml from 0.5.0 to 0.5.1 #304

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps toml from 0.5.0 to 0.5.1.

Commits - [`63a3354`](https://github.com/alexcrichton/toml-rs/commit/63a3354007d4c3edbd8065e70cabb486714ebb2f) Bump to 0.5.1 - [`e887edc`](https://github.com/alexcrichton/toml-rs/commit/e887edc70f0341cfbf37f646b6213d6fb6e00439) Merge pull request [#308](https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/308) from ehuss/edition-2018 - [`320464b`](https://github.com/alexcrichton/toml-rs/commit/320464be3b014deaaf9387583862b1d4a69d89f8) Merge pull request [#307](https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/307) from ehuss/remove-conditional-rustc - [`0fca4dd`](https://github.com/alexcrichton/toml-rs/commit/0fca4dd2d30a2044af454cf55211e67cf76f333c) cargo fmt - [`4ad7eeb`](https://github.com/alexcrichton/toml-rs/commit/4ad7eebf9e4de374eace6bb794dd96c41438e7bd) Remove rustc version checking. - [`6c162e6`](https://github.com/alexcrichton/toml-rs/commit/6c162e6562c3e432bf04c82a3d1d789d80761a86) 2018 edition idioms. - [`1b01658`](https://github.com/alexcrichton/toml-rs/commit/1b016589133e48d34dd5ae1b440581ded4cb4cdb) Migrate to 2018 edition. - [`d038a0b`](https://github.com/alexcrichton/toml-rs/commit/d038a0bc5687cede01e626138868d83f487ba69c) Merge pull request [#305](https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/305) from ehuss/0.5-version - [`ef78c12`](https://github.com/alexcrichton/toml-rs/commit/ef78c1282b9ce3bdcc7dea290089573fd7469f39) Bump html_root_url version. - [`441fdb2`](https://github.com/alexcrichton/toml-rs/commit/441fdb28bdf3b8d3db9095d9156d25de12433e51) Merge pull request [#304](https://github-redirect.dependabot.com/alexcrichton/toml-rs/issues/304) from felixrabe/patch-1 - Additional commits viewable in [compare view](https://github.com/alexcrichton/toml-rs/compare/0.5.0...0.5.1)


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.