Skip to content

Commit

Permalink
transparent: Add missing dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Dec 17, 2024
1 parent a1e4e7a commit 05fb7cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions zcash_transparent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ hex.workspace = true
# - Transparent protocol
ripemd.workspace = true

[dev-dependencies]
proptest.workspace = true
zcash_protocol = { workspace = true, features = ["test-dependencies"] }

[features]
default = ["std"]
std = [
Expand Down

0 comments on commit 05fb7cd

Please sign in to comment.