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

Use std::error::Error in std feature #754

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

jschneider-bensch
Copy link
Collaborator

This allows users of the std to have a minimum supported Rust version of 1.78.0 as opposed to 1.81.0.

@jschneider-bensch jschneider-bensch requested a review from a team as a code owner January 16, 2025 12:49
@jschneider-bensch jschneider-bensch changed the title Jonas/std error Use std::error::Error in std feature Jan 16, 2025
@franziskuskiefer franziskuskiefer merged commit 61e0b9c into main Jan 16, 2025
58 checks passed
@franziskuskiefer franziskuskiefer deleted the jonas/std-error branch January 16, 2025 14:48
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