diff --git a/boring-sys/Cargo.toml b/boring-sys/Cargo.toml index fc62e6d7..337019a4 100644 --- a/boring-sys/Cargo.toml +++ b/boring-sys/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Alex Crichton ", license = "MIT" description = "FFI bindings to BoringSSL" repository = { workspace = true } -documentation = "https://docs.rs/boring-sys" +documentation = "https://docs.rs/rboring-sys" links = "boringssl" build = "build/main.rs" readme = "README.md" diff --git a/boring/Cargo.toml b/boring/Cargo.toml index b944f1a6..f92473e6 100644 --- a/boring/Cargo.toml +++ b/boring/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Steven Fackler ", "Ivan Nikulin ", "Ivan Nikulin