antifuchs / ratelimit_futures

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

Update ratelimit_meter requirement from 4.0.1 to 5.0.0 #9

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on ratelimit_meter to permit the latest version.

Commits - [`709362e`](https://github.com/antifuchs/ratelimit_meter/commit/709362ebfdc99f1713a72b1f9f8b7fd675c39c75) Release 5.0.0 ๐ŸŽ‰๐ŸŽ‰ - [`821ae66`](https://github.com/antifuchs/ratelimit_meter/commit/821ae66c7f6eb8d06420e6e89c7ec173634ed61a) Merge [#31](https://github-redirect.dependabot.com/antifuchs/ratelimit_meter/issues/31) - [`9fe24dd`](https://github.com/antifuchs/ratelimit_meter/commit/9fe24ddbd3a8cd998766a0c57939c14b5204551a) Add some module-level doc comments. - [`fb9dfce`](https://github.com/antifuchs/ratelimit_meter/commit/fb9dfce9c2e487d022eb802ad04d1f733c8c0b44) Fix some clippy lints in benches. - [`8854984`](https://github.com/antifuchs/ratelimit_meter/commit/88549841398953a2f355d52681e24a13e0880660) Update dev version to reflect incompatible changes - [`b85b908`](https://github.com/antifuchs/ratelimit_meter/commit/b85b9086c29ba53b6cd05ef512a8c344a75736bf) Remove clock::DefaultReference in favor of the default clock's Instant - [`674fbf0`](https://github.com/antifuchs/ratelimit_meter/commit/674fbf04114e68083936136138aec4f584dc6948) Add "gcra" to the CLion dictionary - [`3ccc328`](https://github.com/antifuchs/ratelimit_meter/commit/3ccc32883b55a16e1c0ced8cd73dae0beb40c408) Straighten out the time logic when using no_std Durations - [`0e63d1d`](https://github.com/antifuchs/ratelimit_meter/commit/0e63d1d70529ffa9069572220d056310f665a614) Upgrade criterion to get rid of a local crash - [`7ca6085`](https://github.com/antifuchs/ratelimit_meter/commit/7ca608541101e96bd5decb23b94fc4a05f8d86d2) Make benchmarks compile again - Additional commits viewable in [compare view](https://github.com/antifuchs/ratelimit_meter/compare/v4.0.1...vv5.0.0)


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) Finally, you can contact us by mentioning @dependabot.