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

v2.1.0 #86

Merged
merged 1 commit into from
Dec 2, 2023
Merged

v2.1.0 #86

merged 1 commit into from
Dec 2, 2023

Conversation

notgull
Copy link
Member

@notgull notgull commented Nov 18, 2023

  • Make it so read_line and other futures use a naive implementation of byte searching unless the memchr feature is enabled. This prevents needing to compile the memchr crate unless it is desired. (Move memchr behind an optional feature #77)

Signed-off-by: John Nunley <[email protected]>
@notgull notgull requested a review from fogti November 24, 2023 15:47
@notgull notgull requested a review from taiki-e December 2, 2023 18:49
@notgull notgull merged commit 85a3f0f into master Dec 2, 2023
7 checks passed
@notgull notgull deleted the notgull/next branch December 2, 2023 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants