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

Build failure: cbindgen fork no longer exists #3

Closed
lucidmachine opened this issue Jun 3, 2019 · 2 comments
Closed

Build failure: cbindgen fork no longer exists #3

lucidmachine opened this issue Jun 3, 2019 · 2 comments

Comments

@lucidmachine
Copy link
Contributor

The project depends upon a fork of cbindgen, apparently to work around a bug which has since been resolved. The specific revision referenced no longer exists.

$ cargo build
warning: unused manifest key: package.edition
warning: unused manifest key: package.edition
    Updating registry `https://github.com/rust-lang/crates.io-index`
    Updating git repository `https://github.com/Mrmaxmeier/cbindgen.git`        
error: failed to load source for a dependency on `cbindgen`                     

Caused by:
  Unable to update https://github.com/Mrmaxmeier/cbindgen.git?rev=996fa88ef7672042546b3ccd0e74453
9a3a645d7                                                                                       
nbigaouette added a commit that referenced this issue Jun 3, 2019
@nbigaouette
Copy link
Owner

PR #4 was merged, and I've uploaded 0.1.6 to crates.io.

Thanks!

@lucidmachine
Copy link
Contributor Author

You're welcome! Thanks for the quick merge and great project!

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

2 participants