fadeevab/cocoon

This crate is broken. Please fix

Closed this issue · 0 comments

error: failed to select a version for the requirement crypto-mac = "^0.7"
candidate versions found which didn't match: 0.11.1, 0.11.0, 0.10.1, ...
location searched: crates.io index

Pointing to the right or the most recent packages still gives the error. Must be something with the bundling of the crate. Even if I build from github instead of crate I get this issue.

In fact all of your older packages are broken in some way or another whether it be due to mismatch with HMAC or aes or some other dependency. Shouldn't be like this. Should know to grab the right dependencies with each version.