Skip to content

Force backtrace version that is compatible with 1.75 #481

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

mxgrey
Copy link
Collaborator

@mxgrey mxgrey commented May 14, 2025

A recent version bump in backtrace is no longer compatible with Rust version 1.75, despite being a patch increase.

This PR forces a fixed version for several examples that have a transitive dependency on backtrace to keep it compatible with Rust 1.75. This should fix CI failures that recently started happening.

Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Copy link
Collaborator

@jhdcs jhdcs left a comment

Choose a reason for hiding this comment

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

Seems a simple enough change, and CI is passing. Thank you!

@maspe36 maspe36 merged commit 1464e6b into ros2-rust:main May 14, 2025
4 checks passed
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.

3 participants