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

Dependency does not exist on Crates.io #113

Closed
ppoliani opened this issue Apr 21, 2021 · 6 comments
Closed

Dependency does not exist on Crates.io #113

ppoliani opened this issue Apr 21, 2021 · 6 comments

Comments

@ppoliani
Copy link

At the moment it is not possible to build the project. The zeroize: 0.10.x has been yanked so cargo cannot find it.

Shall we update the crate to the latest version?

@omershlo
Copy link
Contributor

thank you @ppoliani , looking into it!

@ppoliani
Copy link
Author

Thanks @omershlo. I checked the latest version is 1.3.0; however the package is a dep of all the other sub-deps which are currently pointing to Github repos.

@omershlo
Copy link
Contributor

Hi, fix is taking some time,
Please try to work on one of the earlier tags instead of latest.

@ppoliani
Copy link
Author

@omershlo thanks buddy. Do you mean that there is a version of the lib that doesn't depend on zeroize? I'm asking because any version below v1 if yanked so I think we'll get the same error.

@survived
Copy link

Hi @ppoliani, thanks for raising the issue. #114 fixes it

@ppoliani
Copy link
Author

Thank you guys 👍

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

3 participants