Skip to content

Commit 025f25c

Browse files
committed
chore: update documentation link
1 parent ed56d2c commit 025f25c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tokio-boring/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ authors = ["Alex Crichton <[email protected]>", "Ivan Nikulin <ifaaan@gmail.
55
license = "MIT OR Apache-2.0"
66
edition = { workspace = true }
77
repository = { workspace = true }
8-
homepage = "https://github.com/penumbra-x/boring"
9-
documentation = "https://docs.rs/rtokio-boring"
8+
homepage = "https://github.com/0x676e67/boring2"
9+
documentation = "https://docs.rs/tokio-boring2"
1010
description = """
1111
An implementation of SSL streams for Tokio backed by BoringSSL
1212
"""

0 commit comments

Comments
 (0)