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

Docs.rs build fails #1

Closed
est31 opened this issue May 29, 2019 · 3 comments · Fixed by #2
Closed

Docs.rs build fails #1

est31 opened this issue May 29, 2019 · 3 comments · Fixed by #2
Assignees

Comments

@est31
Copy link

est31 commented May 29, 2019

The docs.rs build is failing. I suggest enabling the bundled feature on docs.rs by doing this in the Cargo.toml:

[package.metadata.docs.rs]
features = ["bundled"]
@onelson onelson self-assigned this May 29, 2019
@onelson
Copy link
Owner

onelson commented May 29, 2019

Thanks for reporting. I also saw the issues opened against jq-sys. I'll dig in.

@est31
Copy link
Author

est31 commented May 29, 2019

@onelson thanks for looking into the issues!

@onelson
Copy link
Owner

onelson commented Jun 2, 2019

Fixed with the release of v0.2.1.

Thanks so much for bringing this to my attention @est31.

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.

2 participants