Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

prepare v0.19.1, bump tokio-util to v0.7 #60

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

SuperFluffy
Copy link
Contributor

Bumps tokio-util to 0.7. Similar to PR #59, this sets the version to 0.19.1.

I went through all imports of tokio_utils and it looks like none of it is part of the crate's public API, making this a minor release. The only pub marked items are the v{034,037,038}::codex::{Decode} types, which impl tokio_util::codec::Decoder and impl tokio_util::codec::Decoder. But the crate does not actually export any of these items (and the *::codex modules stay private).

Copy link
Member

@erwanor erwanor left a comment

Choose a reason for hiding this comment

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

Thanks!

@erwanor erwanor merged commit 4b148b7 into penumbra-zone:main Feb 5, 2025
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants