diff --git a/Cargo.toml b/Cargo.toml index 78901a5..9d31fd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["SpiderOak, Inc."] license = "MIT" description = "BoringSSL FFI bindings" -repository = "https://github.com/aranya-platform/aranya-bssl-sys" +repository = "https://github.com/aranya-project/aranya-bssl-sys" links = "boringssl" readme = "README.md" categories = ["cryptography", "external-ffi-bindings"]