Docs.rs documentation failed
Open
- Dominant language
- Rust
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Here:
https://docs.rs/crate/dweb/latest
It reads:
*"docs.rs failed to build dweb-0.7.1. Please check the [build logs](https://docs.rs/crate/dweb/0.7.1/builds) for more information."*
[Seems](https://docs.rs/crate/dweb/0.7.1/builds/2141895) there is some problem with `zip` crate dependency: `error: failed to select a version for the requirement 'zip = "^2.6"'`
Have you tried to run `cargo doc --no-deps`? (I'm not sure the exact command, but should be something like this.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.