[Fixes #143] Replace deprecated twoway with memchr#144
[Fixes #143] Replace deprecated twoway with memchr#144michalfita wants to merge 1 commit intoabonander:masterfrom
twoway with memchr#144Conversation
|
Pulling in This patch would get rid of |
rillian
left a comment
There was a problem hiding this comment.
Thanks for writing this change. It would be great to get a new release out with this change to address cargo audit warnings.
The fuzz directory also has a Cargo.lock which should be updated as well.
|
@rillian Running I'm sorry, I don't have time for at least next 9 months to fix @abonander's code into state where this stuff would work again. He has to fix As far as I see things, @abonander abandoned this project over 1½ years ago. |
|
@michalfita thanks for the quick response! You're right, the fuzzer isn't working anyway, so I withdraw my suggestion. I agree maintainership has been sparse, but it's an important crate for web service applications, so I wanted to do what I could to help things along. |
The author of
twowaymarked it as deprecated. This PR replaces it with maintainedmemchrcrate.