chore(compio-boring): update homepage and docs

This commit is contained in:
0x676e67 2025-07-07 23:37:37 +08:00
parent 33dc7775bd
commit 95cfdbc910
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ authors = ["0x676e67 <gngppz@gmail.com>"]
license = "MIT OR Apache-2.0"
edition = { workspace = true }
repository = { workspace = true }
homepage = "https://github.com/0x676e67/boring2"
documentation = "https://docs.rs/compio-boring2"
description = """
An implementation of SSL streams for Compio backed by BoringSSL

View File

@ -1,6 +1,6 @@
# compio-boring2
An implementation of SSL streams for Tokio built on top of the BoringSSL.
An implementation of SSL streams for Compio built on top of the BoringSSL.
[Documentation](https://docs.rs/compio-boring2)