constellation-rs / amadeus

Harmonious distributed data analysis in Rust.
https://constellation.rs/amadeus
Apache License 2.0
474 stars 26 forks source link

Update reqwest_resume requirement from 0.2 to 0.3 #49

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on reqwest_resume to permit the latest version.

Release notes

Sourced from reqwest_resume's releases.

v0.3.0 - 2020-04-30

Changes:

  • 38d7c680cdd2cf6e3fab29fabeae4ab55c6ac714 Merge pull request #10 from alecmocatta/bump
  • 8ca3c89614529576f4b698b5e4ba6124be02a6c7 Automatic formatting with rustfmt
  • a624a9cd6e0227e2cea5a32b2f3a7eed6b3b7e8d v0.3.0
  • 800d04dfc39378f5e2651eeb20e0180088579950 update tokio/reqwest
  • ce00e8bba88f623eb5287c950514046248b4bb31 Merge remote-tracking branch 'origin/dependabot/cargo/reqwest-0.10'
  • b93a785939f73fbca51e833ad757fc117ad1beb3 Update hyperx requirement from 0.15 to 1.0
  • a6e45a497fd31a367b4fe84f7c08768492b50095 Update reqwest requirement from 0.9 to 0.10

This list of changes was auto generated.

Commits
  • 38d7c68 Merge pull request #10 from alecmocatta/bump
  • 8ca3c89 Automatic formatting with rustfmt
  • a624a9c v0.3.0
  • 800d04d update tokio/reqwest
  • ce00e8b Merge remote-tracking branch 'origin/dependabot/cargo/reqwest-0.10'
  • b93a785 Update hyperx requirement from 0.15 to 1.0
  • a6e45a4 Update reqwest requirement from 0.9 to 0.10
  • 5b165be Merge pull request #7 from alecmocatta/v0.2.1
  • 486421a fix keywords
  • See full diff in compare view


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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)