Skip to content

Update MSRV to 1.82 #85

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jothan
Copy link

@jothan jothan commented May 21, 2025

backtrace requires Rust 1.82 or newer, use that as the MSRV.

backtrace requires it.
@jothan jothan changed the title Update MSRV to 1.70 Update MSRV to 1.82 May 21, 2025
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

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

Thank you for your work!
Could you add an entry to the changelog?

@@ -10,6 +10,7 @@ categories = ["embedded", "hardware-support", "os", "os::unix-apis"]
keywords = ["linux", "gpio", "gpiochip", "embedded"]
license = "MIT OR Apache-2.0"
edition = "2018"
rust-version = "1.82"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
rust-version = "1.82"

Let's not add this since this comes only from the dependencies and if the dependencies were to drop backtrace, an older version would work again.

@pdaj-atl pdaj-atl mentioned this pull request Jun 28, 2025
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