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

Upgrade mio and release a new version of ipc-channels #341

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

mrobinson
Copy link
Member

No description provided.

Cargo.toml Outdated
@@ -1,6 +1,6 @@
[package]
name = "ipc-channel"
version = "0.18.0"
version = "0.19.0"
Copy link
Member

Choose a reason for hiding this comment

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

My read of the uses of mio in this codebase is that none of its types are exposed in ipc-channel's public API. We should be able to release 0.18.1 instead.

Copy link
Member Author

Choose a reason for hiding this comment

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

Makes sense to me! I've gone ahead and done that.

@jdm jdm added this pull request to the merge queue Jul 24, 2024
Merged via the queue into main with commit 761937b Jul 24, 2024
16 checks passed
@mrobinson mrobinson deleted the upgrade-mio branch July 24, 2024 15:03
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