diff --git a/Cargo.toml b/Cargo.toml index 272092bde..d3330e2f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -93,4 +93,4 @@ debug = true debug = true [patch.crates-io] -zcash_note_encryption = { version = "0.4", git = "https://github.com/QED-it/librustzcash.git", branch = "zsa-bundle-in-v5-vector-serialization-with-burn-valid" } +zcash_note_encryption = { version = "0.4", git = "https://github.com/QED-it/librustzcash.git", branch = "zsa1-zebra" }