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

Unmaintained dependency used by alevin fry #114

Closed
kbipinkumar opened this issue Jun 29, 2023 · 1 comment
Closed

Unmaintained dependency used by alevin fry #114

kbipinkumar opened this issue Jun 29, 2023 · 1 comment

Comments

@kbipinkumar
Copy link

while building alevin-fry cargo gives following output

   Compiling alevin-fry v0.8.1 (/build/alevin-fry/src/alevin-fry-0.8.1)
    Finished release [optimized] target(s) in 6m 42s
warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4

its seems buf_redux dependency is unmaintained . However there is drop in replacement for buf_redux called buffer-redux. it would be great if the unmaintained dependency is replaced with a maintained one.

@rob-p rob-p mentioned this issue Jun 29, 2023
@rob-p
Copy link
Contributor

rob-p commented Jun 29, 2023

Thanks! It's a recursive dependency, and I've updated the dependency that uses this (they replaced it upstream). I also took this opportunity to update some other dependencies. A new release is pending. has been cut.

@rob-p rob-p closed this as completed Jun 29, 2023
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

No branches or pull requests

2 participants