From 0ecedfe742d6b7997f6212d8caf9a1724e593cc9 Mon Sep 17 00:00:00 2001 From: Dan Kov Date: Tue, 14 Nov 2023 10:59:18 +0300 Subject: [PATCH] request/0.9.1 -> reqwest/0.9.1 (#3524) --- text/3463-crates-io-policy-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/3463-crates-io-policy-update.md b/text/3463-crates-io-policy-update.md index 0f3e83d5b42..5757cea49cb 100644 --- a/text/3463-crates-io-policy-update.md +++ b/text/3463-crates-io-policy-update.md @@ -149,7 +149,7 @@ themselves to a maximum of 1 request per second. We also require all API users to provide a user-agent header that allows us to uniquely identify your application. This allows us to more accurately monitor any impact your application may have on our service. Providing a user agent that -only identifies your HTTP client library (such as `request/0.9.1`) increases the +only identifies your HTTP client library (such as `reqwest/0.9.1`) increases the likelihood that we will block your traffic. It is recommended, to include contact information in your user-agent header: