Due to a misbehaving crawler taking down docs.rs three times, we now added rate limiting.
This shouldn't impact any normal user, we're happy to talk if this affects you.
Officially we follow the crates.io data policy, so crawlers should be limited to 1 request per second. Until now we didn't validate / limit that and relied on the sanity of the crawlers.