Closed parasyte closed 1 year ago
The failing tests are caused by having two versions of the zip
crate (0.5 and 0.6), which is unrelated to this PR.
I'll see what it takes to fix that, though. It will be fixed in its own PR and I'll rebase this (and the other open PR) after the fix is merged.
The library is written with hyphens replaced with underscores.
Example that demonstrates the bug:
Cargo.toml
:Crank.toml
:After applying the patch: