diff --git a/compio-boring/Cargo.toml b/compio-boring/Cargo.toml index 36c7bd43..3625a530 100644 --- a/compio-boring/Cargo.toml +++ b/compio-boring/Cargo.toml @@ -5,6 +5,7 @@ authors = ["0x676e67 "] 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 diff --git a/compio-boring/README.md b/compio-boring/README.md index bce2a5d2..bf2e8207 100644 --- a/compio-boring/README.md +++ b/compio-boring/README.md @@ -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)