Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tokio-util requirement from 0.6.8 to 0.7.0 #826

Merged
merged 2 commits into from
Feb 14, 2022

Commits on Feb 14, 2022

  1. Update tokio-util requirement from 0.6.8 to 0.7.0

    Updates the requirements on [tokio-util](https://github.com/tokio-rs/tokio) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](https://github.com/tokio-rs/tokio/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tokio-util
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    df94062 View commit details
    Browse the repository at this point in the history
  2. Update Scheduler for infallible DelayQueue

    Signed-off-by: Teo Klestrup Röijezon <[email protected]>
    nightkr committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    903a87c View commit details
    Browse the repository at this point in the history