antifuchs / ratelimit_futures

Rate-limiting for rust futures v0.1
MIT License
5 stars 2 forks source link

Update futures-timer requirement from 0.1.1 to 0.2.1 #6

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on futures-timer to permit the latest version.

Commits - [`6443380`](https://github.com/rustasync/futures-timer/commit/6443380ff57f9b4f339b51deee573c10a5fe5445) (cargo-release) version 0.2.1 - [`b2dff8d`](https://github.com/rustasync/futures-timer/commit/b2dff8d20ce0350a6a462a91a1fdc5d8d634107a) Debug impls ([#20](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/20)) - [`994c6d8`](https://github.com/rustasync/futures-timer/commit/994c6d8328b03cd6fc97157943748ff7b953cfda) Update build location to rustasync/... so badge works ([#19](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/19)) - [`d65f32b`](https://github.com/rustasync/futures-timer/commit/d65f32b810f9b916fba8a2396123cc00a0e88d74) Update changelog - [`ccce3fa`](https://github.com/rustasync/futures-timer/commit/ccce3fac72b65e8c2a9fbf0a70bb0545e3173f20) (cargo-release) version 0.2.0 - [`d8674c3`](https://github.com/rustasync/futures-timer/commit/d8674c3ea925db9d89eb33f008d2c070eba440a3) get ext working + cleanup ([#17](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/17)) - [`786fa9d`](https://github.com/rustasync/futures-timer/commit/786fa9d4b7c66fb985bc4ebbc44cab2acc3a4a6a) Futures 03 ([#13](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/13)) - [`e26f998`](https://github.com/rustasync/futures-timer/commit/e26f99803c453d918af1039a54cd3887dfddf39e) Merge pull request [#11](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/11) from illicitonion/revert-0.2 - [`0d60fea`](https://github.com/rustasync/futures-timer/commit/0d60fea7fdd5260460b91a5edeccb7866ae03764) Revert "Merge pull request [#5](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/5) from srijs/futures-0.2" - [`950e345`](https://github.com/rustasync/futures-timer/commit/950e34561f92c747b8fc8e41ab05020ffb686745) Revert "Merge pull request [#6](https://github-redirect.dependabot.com/alexcrichton/futures-timer/issues/6) from srijs/patch-2" - Additional commits viewable in [compare view](https://github.com/alexcrichton/futures-timer/compare/0.1.1...0.2.1)


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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #7.