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"
|
license = "MIT OR Apache-2.0"
|
||||||
edition = { workspace = true }
|
edition = { workspace = true }
|
||||||
repository = { workspace = true }
|
repository = { workspace = true }
|
||||||
homepage = "https://github.com/penumbra-x/boring"
|
homepage = "https://github.com/0x676e67/boring2"
|
||||||
documentation = "https://docs.rs/rtokio-boring"
|
documentation = "https://docs.rs/tokio-boring2"
|
||||||
description = """
|
description = """
|
||||||
An implementation of SSL streams for Tokio backed by BoringSSL
|
An implementation of SSL streams for Tokio backed by BoringSSL
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue