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

cargo deny fails due to problem with ndk-sys #2336

Closed
mwcampbell opened this issue Nov 23, 2022 · 2 comments · Fixed by #2340
Closed

cargo deny fails due to problem with ndk-sys #2336

mwcampbell opened this issue Nov 23, 2022 · 2 comments · Fixed by #2340

Comments

@mwcampbell
Copy link
Contributor

My PR no longer passes CI because cargo deny fails with this error:

failed to verify the checksum of ndk-sys v0.4.0

I think the solution is to update to ndk-sys 0.4.1, which was published about 12 hours ago.

@foresterre
Copy link

This is a crates.io / cargo issue which is being discussed here: rust-lang/cargo#7180.

In the same issue thread, a reply by the ndk-sys author can be found, who explains what went wrong for ndk-sys.

@emilk
Copy link
Owner

emilk commented Nov 24, 2022

Thanks both of you!

emilk added a commit that referenced this issue Dec 2, 2022
JohannesProgrammiert pushed a commit to JohannesProgrammiert/egui that referenced this issue Jan 21, 2023
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

Successfully merging a pull request may close this issue.

3 participants