You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing the following failure after #618 was merged.
$ cargo doc
error: The library `lightning` is specified by packages `lightning v0.0.11 (/Users/jkczyz/src/rust-lightning/lightning)` and `lightning-c-bindings v0.0.1 (/Users/jkczyz/src/rust-lightning/lightning-c-bindings)` but can only be documented once. Consider renaming or marking one of the targets as `doc = false`.