diff --git a/bign256/Cargo.toml b/bign256/Cargo.toml index 47356bc7..b49e6000 100644 --- a/bign256/Cargo.toml +++ b/bign256/Cargo.toml @@ -8,7 +8,7 @@ general purpose curve arithmetic """ authors = ["RustCrypto Developers"] license = "Apache-2.0 OR MIT" -documentation = "https://docs.rs/bign-curve256v1" +documentation = "https://docs.rs/bign256" repository = "https://github.com/RustCrypto/elliptic-curves/tree/master/bign256" readme = "README.md" categories = ["cryptography", "no-std"]