Open
Description
- awesome-rust uses
awesome_bot
to check links. Unfortunately links tocrates.io
return 404. curl https://crates.io/keywords/cassandra
receives a 404, too.
Current summary
- This is confirmed as a bug that still exists as long as this issue is open. We do not need any further confirmations of the issue at this time.
- What we do need is a PR fixing the problem, those are quite welcome
- The workaround for this issue is to pass an
Accept
header oftext/html
.