Skip to content

Commit

Permalink
fix mm2_p2p dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
dimxy committed Jan 3, 2025
1 parent 075c55b commit d96f9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mm2src/coins/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ winapi = "0.3"

[dev-dependencies]
mm2_test_helpers = { path = "../mm2_test_helpers" }
mm2_p2p = { path = "../mm2_p2p", features = ["application"] }

[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wagyu-zcash-parameters = { version = "0.2" }
Expand Down

0 comments on commit d96f9b8

Please sign in to comment.