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

Fix v0.46.0 docs failing to build #367

Merged
merged 1 commit into from
Jan 2, 2021
Merged

Conversation

kazk
Copy link
Member

@kazk kazk commented Jan 2, 2021

cargo rustdoc --lib --features "derive ws"

failed with the same error as docs.rs.

cargo rustdoc --lib --features "derive ws ws-native-tls"

worked.

Closes #366

We should consider all-features = true and #365.

@kazk kazk requested a review from clux January 2, 2021 23:30
@clux
Copy link
Member

clux commented Jan 2, 2021

ah, of course. thank you.

@clux clux merged commit 681ca66 into kube-rs:master Jan 2, 2021
@kazk kazk deleted the fix-docs-build branch January 3, 2021 01:02
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 this pull request may close these issues.

Docs for v0.46.0 failed to build
2 participants