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

Lower MSRV via workspace configuration #1201

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

thomaseizinger
Copy link
Contributor

Lowers the MSRV of all packages to 1.77 as per #1107 (comment). I decided to introduce it as a workspace variable to reduce the duplication across the packages.

Copy link
Contributor

@zeenix zeenix left a comment

Choose a reason for hiding this comment

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

Thanks so much! It would have been better if the change to worspace was done in a separate commit first but it's not a biggie but please address the only comment.

zbus/Cargo.toml Outdated Show resolved Hide resolved
In terms of features used in the codebase, 1.77 is the lowest we
require.
@thomaseizinger
Copy link
Contributor Author

@zeenix Split into two commits and removed unnecessary formatting changes.

@zeenix
Copy link
Contributor

zeenix commented Jan 7, 2025

@zeenix Split into two commits and removed unnecessary formatting changes.

Awesome, thanks for going the extra mile on this. 👍 I wish all contributors were like you.

@zeenix zeenix enabled auto-merge January 7, 2025 20:41
@zeenix zeenix merged commit 29415b3 into dbus2:main Jan 7, 2025
7 checks passed
@thomaseizinger
Copy link
Contributor Author

@zeenix Split into two commits and removed unnecessary formatting changes.

Awesome, thanks for going the extra mile on this. 👍 I wish all contributors were like you.

Thanks for accepting the change! :)

@zeenix
Copy link
Contributor

zeenix commented Jan 10, 2025

@thomaseizinger btw, please next time add the emoji itself rather than their codes. Github shows them as emojis so I didn't notice until I checked the local git log. If you used gitmoji.dev web, clicking on the emoji copies it to your clipboard so you can just paste them.

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