chore: update documentation link
This commit is contained in:
parent
ed56d2c06a
commit
025f25c5bb
|
|
@ -5,8 +5,8 @@ authors = ["Alex Crichton <alex@alexcrichton.com>", "Ivan Nikulin <ifaaan@gmail.
|
|||
license = "MIT OR Apache-2.0"
|
||||
edition = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
homepage = "https://github.com/penumbra-x/boring"
|
||||
documentation = "https://docs.rs/rtokio-boring"
|
||||
homepage = "https://github.com/0x676e67/boring2"
|
||||
documentation = "https://docs.rs/tokio-boring2"
|
||||
description = """
|
||||
An implementation of SSL streams for Tokio backed by BoringSSL
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue