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

Update MSRV to 1.74 #141

Merged

Conversation

sophokles73
Copy link
Contributor

Increased the Minimum Supported Rust Version to accomodate for
requirements of the protobuf crate when using MessageFull instead of
the standard Message trait.

This should fix the nightly build which currently fails due to the
MSRV check.

Increased the Minimum Supported Rust Version to accomodate for
requirements of the protobuf crate when using MessageFull instead of
the standard Message trait.

This should fix the nightly build which currently fails due to the
MSRV check.
@sophokles73 sophokles73 added the bug Something isn't working label Jul 9, 2024
Copy link
Contributor

@PLeVasseur PLeVasseur left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@evshary evshary left a comment

Choose a reason for hiding this comment

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

LGTM

@sophokles73 sophokles73 merged commit bf8a451 into eclipse-uprotocol:main Jul 9, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants