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

Fix CI: Fix a Clippy warning and pin tokio version for the MSRV #451

Merged
merged 2 commits into from
Aug 18, 2024

Commits on Aug 18, 2024

  1. Fix a Clippy warning

    clippy 0.1.81 (6c199c89c72 2024-08-15)
    tatsuya6502 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b48cc0f View commit details
    Browse the repository at this point in the history
  2. Fix the CI for the MSRV 1.65.0

    - Pin `tokio` version to `1.38.1`.
    tatsuya6502 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8854bb1 View commit details
    Browse the repository at this point in the history