Closed anlumo closed 1 month ago
fixed it in https://github.com/google/ripunzip/pull/71
fixed it in #71
Is it ? I still have the same error
Is it ? I still have the same error
The changelog is the same as the one I did for my personal fork, and that one works.
I can still reproduce this by running:
cargo install ripunzip
@lunchspider's fork works for me:
cargo install --git https://github.com/lunchspider/ripunzip --branch main ripunzip
Hi all, for some reason github hasn't been emailing me about ripunzip issues, so I didn't spot this until I noticed it myself today. Fix incoming!
Fixed now in HEAD.
Expected Behavior
The crate should work.
Actual Behavior
cargo output:
ranges 0.3.3 has been yanked, that's why it's not found. Projects with an existing Cargo.lock do not show this behavior due to the semantics of cargo.
Steps to Reproduce the Problem
Specifications