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

Manually fix the incompatible versions (a result of v0.13.0 release) and some clippy warnings #237

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

Nicceboy
Copy link
Contributor

Updated the dependency versions.

@Nicceboy
Copy link
Contributor Author

Hmm, clippy warnings in CI seems to conflict with our best interests.

It wants to change ok_or_else( to ok_or(. This was performance issue with backtracing if I remember correctly.

@Nicceboy Nicceboy changed the title Manually fix the incompatible versions (a result of v0.13.0 release) Manually fix the incompatible versions (a result of v0.13.0 release) and some clippy warnings Mar 21, 2024
@XAMPPRocky
Copy link
Collaborator

Thank you for your PR! I was going to fix this over the weekend, but now I don't have to 🙂

@XAMPPRocky XAMPPRocky merged commit 977686f into librasn:main Mar 21, 2024
65 checks passed
@github-actions github-actions bot mentioned this pull request Mar 21, 2024
@Nicceboy Nicceboy deleted the fix-v0.13-versions branch March 22, 2024 03:33
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.

2 participants