chore(compio-boring): update homepage and docs
This commit is contained in:
parent
33dc7775bd
commit
95cfdbc910
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue