Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ecdsa: work around nightly-2020-10-06 breakage
The `ecdsa` crate no longer builds on `nightly`, possibly due to: rust-lang/rust#77638 Unfortunately this means rustdoc builds on https://docs.rs fail! This commit works around the issue.
- Loading branch information