From ee124d7ccc635dd5147c4c00e2790dd53cbb32eb Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Tue, 17 Jun 2025 22:59:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 094ff65d..9e5911a7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CI](https://github.com/0x676e67/boring2/actions/workflows/ci.yml/badge.svg)](https://github.com/0x676e67/boring2/actions/workflows/ci.yml) [![crates.io](https://img.shields.io/crates/v/boring2.svg)](https://crates.io/crates/boring2) -BoringSSL bindings are available for the Rust programming language, and the HTTP [Client](https://github.com/0x676e67/rquest) is built on top of it. +BoringSSL bindings are available for the Rust programming language, and the HTTP client [wreq](https://github.com/0x676e67/wreq) is built on top of it. ## Non-goals