You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
I guess once I stared at the source code, the problem was obvious, and is fixed (at least for me) by #11.
There's a lot of warnings thrown off by the code on a current Rust toolchain, but it doesn't look like this code is currently maintained. Would you consider letting someone else take over maintaining this crate?
I'm not sure why this happens, but it reproduces every time for me:
The output from
cargo download
is truncated by a few bytes, andtar
throws errors when trying to extract it.If I instead run
cargo download -o file3 semver=1.0.4
I get the correct file contents.The text was updated successfully, but these errors were encountered: