diff --git a/Cargo.toml b/Cargo.toml index fccff47..e47f484 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ authors = [ "Jack Grigg ", "Kris Nuttycombe " ] -homepage = "https://github.com/zcash/librustzcash" -repository = "https://github.com/zcash/librustzcash" +homepage = "https://github.com/zcash/zcash_note_encryption" +repository = "https://github.com/zcash/zcash_note_encryption" readme = "README.md" license = "MIT OR Apache-2.0" edition = "2021"