chore: update documentation link

This commit is contained in:
0x676e67 2025-02-07 11:52:24 +08:00
parent ed56d2c06a
commit 025f25c5bb
1 changed files with 2 additions and 2 deletions

View File

@ -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
"""