diff --git a/Cargo.toml b/Cargo.toml index 2733c45..5e5209f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Isis Lovecruft ", "Henry de Valence "] readme = "README.md" license = "CC0-1.0" -repository = "https://code.ciph.re/isis/curve25519-dalek" +repository = "https://github.com/isislovecruft/curve25519-dalek" homepage = "https://code.ciph.re/isis/curve25519-dalek" documentation = "https://docs.rs/curve25519-dalek" categories = ["cryptography", "no-std"]