From 18931443981e7d128fe62b2e7ecfe77cb2b35a7c Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Fri, 15 Nov 2024 10:55:58 +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 3418d724..1a950327 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # boring -[![crates.io](https://img.shields.io/crates/v/boring.svg)](https://crates.io/crates/boring2) +[![crates.io](https://img.shields.io/crates/v/boring2.svg)](https://crates.io/crates/boring2) BoringSSL bindings for the Rust programming language and TLS adapters for [tokio](https://github.com/tokio-rs/tokio) and [hyper](https://github.com/hyperium/hyper) built on top of it.