Skip to content

Conversation

@dbrgn
Copy link
Collaborator

@dbrgn dbrgn commented Nov 10, 2024

CI failed in #121 because one of the serde dependencies requires at least 1.61.

I bumped to 1.75 since that's the first version that supports async in traits, and as such it might be a common "synchronization point". (Alternatively we could drop fixed MSRVs completely, I don't think we need it in this project.)

Checklist

  • [n/a] Tests added if applicable
  • README updated if applicable
  • CHANGELOG updated if applicable
  • [n/a] If a commit includes a breaking change, include the string [breaking-change] somewhere in the commit message

@dbrgn dbrgn merged commit a76cef2 into master Nov 11, 2024
3 checks passed
@dbrgn dbrgn deleted the bump-msrv branch November 11, 2024 16:16
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.

3 participants