Reqwest: README doc link is dead.

Created on 2 Aug 2018  路  5Comments  路  Source: seanmonstar/reqwest

https://docs.rs/reqwest/0.8.7/reqwest/ => The resource doesn't exists.

Most helpful comment

FYI the old documentation is still available:

https://docs.rs/reqwest/0.8.6/reqwest/

All 5 comments

Yes I also noticed this, it seems that the docs build is failing? https://docs.rs/crate/reqwest/0.8.7/builds/110715

FYI the old documentation is still available:

https://docs.rs/reqwest/0.8.6/reqwest/

It's still going to https://docs.rs/reqwest/0.8.7/reqwest/ which does not exist.

Well, I just tried published 0.8.8 with the deny(warnings) removed when the docs build, but it seems to have failed to build anyways... To be clear, the issue is with docs.rs, since running cargo doc works correctly. docs.rs has a fork that is apparently outdated.

The newest release, 0.9.0, built successfully!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

amesgen picture amesgen  路  6Comments

hwchen picture hwchen  路  4Comments

nuxeh picture nuxeh  路  4Comments

jeprojects picture jeprojects  路  3Comments

encombhat picture encombhat  路  6Comments