Update README.md

This commit is contained in:
0x676e67 2024-11-15 10:53:46 +08:00 committed by GitHub
parent 5ddb1ee185
commit 4e819482a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
# boring
[![crates.io](https://img.shields.io/crates/v/boring.svg)](https://crates.io/crates/boring)
This project is forked from cloudflare [boring](https://github.com/cloudflare/boring)
[![crates.io](https://img.shields.io/crates/v/boring.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.
@ -22,4 +20,4 @@ Version 2.0 and the MIT license without any additional terms or conditions.
## Accolades
The project is based on a fork of [rust-openssl](https://github.com/sfackler/rust-openssl).
The project is based on a fork of [boring](https://github.com/cloudflare/boring).