hello-rust / hello

👋 A command-line tool to submit links to various social platforms
http://hello-rust.show/
Apache License 2.0
52 stars 3 forks source link

Bump futures from 0.1.29 to 0.1.31 #40

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps futures from 0.1.29 to 0.1.31.

Commits
  • 49ad690 Release 0.1.31 (#2359)
  • 8b26bd8 Migrate CI to GitHub Actions (#2360)
  • cfe1d82 Backport to 0.1: FuturesUnordered: Do not poll the same future twice per iter...
  • 6db6642 Release 0.1.30
  • 8f9c4a6 Allow deprecated warnings (#2221)
  • cbaaac2 Backport to 0.1: Shared must relinquish control to the executor if repolled
  • b85f56d Backport to 0.1: Avoid starvation from FuturesUnordered::poll_next
  • a00d35e Don't bypass stream fuse in 0.1 Forward
  • See full diff in compare view


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.


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)