Skip to content

Commit

Permalink
deps(bft): add pea2pea to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaslong committed Apr 12, 2024
1 parent 7f22a8e commit 27aea25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions node/bft/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ version = "5"
[dev-dependencies.paste]
version = "1"

[dev-dependencies.pea2pea]
version = "0.46"

[dev-dependencies.proptest]
version = "1.4.0"

Expand Down

0 comments on commit 27aea25

Please sign in to comment.