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 the CI with the MSRV 1.60.0 and also nightly + minimal crate versions. (moka v0.10.x) #356

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

tatsuya6502
Copy link
Member

Change the following dev dependencies for the MSRV 1.60.0:

  • Pin async-global-executor version to v2.3.1.
  • Pin blocking version to v1.4.1.

Change the following dev dependency:

  • Pin proc-macro2 to v1.0.60.

- Change the following dev dependencies:
  - Pin `proc-macro2` to v1.0.60.
  - Use rustls in reqwest instead of native-tls (openssl on Linux).
- Change the following dev dependencies for nightly + minimal crate versions:
  - Switch back to native-tls in reqwest.
- Change the following dev dependencies for the MSRV 1.60.0:
  - Pin async-global-executor version to v2.3.1.
  - Pin blocking version to v1.4.1.
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit b865725 into v0.10.x Dec 12, 2023
39 checks passed
@tatsuya6502 tatsuya6502 deleted the fix-ci-2023-12-12-v010 branch December 12, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant