Skip to content

chore: bump crossbeam-channel to 0.5.15 #3264

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

Closed
wants to merge 1 commit into from
Closed

Conversation

hcldan
Copy link

@hcldan hcldan commented Apr 30, 2025

Upgrade to avoid the double free on drop

Refs: crossbeam-rs/crossbeam#1187

@hcldan hcldan requested a review from a team as a code owner April 30, 2025 21:32
Upgrade to avoid the double free on drop

Refs: crossbeam-rs/crossbeam#1187
@hcldan hcldan changed the title chore: bump corssbeam-channel to 0.5.15 chore: bump crossbeam-channel to 0.5.15 Apr 30, 2025
Copy link
Contributor

@kaffarell kaffarell left a comment

Choose a reason for hiding this comment

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

LGTM, not that much change between the two version. Would be nice to change it on v0.1.x as well.

@jplatte
Copy link
Member

jplatte commented May 27, 2025

Any project using tracing can pull in the new version themselves by running cargo update or cargo update -p crossbeam-channel. I don't see a reason to bump the minimum version like this.

@jplatte jplatte closed this May 27, 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.

3 participants