Skip to content

Commit

Permalink
Merge latest changes from master
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <[email protected]>
  • Loading branch information
thanethomson committed Feb 16, 2021
2 parents d5f9488 + 9e39e1e commit a7c7a1b
Show file tree
Hide file tree
Showing 3 changed files with 241 additions and 62 deletions.
3 changes: 3 additions & 0 deletions p2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@ tendermint-proto = { path = "../proto", version = "0.18.1" }
prost-amino = { version = "0.6", optional = true }
prost-amino-derive = { version = "0.6", optional = true }

[dev-dependencies]
pipe = { version = "0", features = ["bidirectional"] }

[features]
amino = ["prost-amino", "prost-amino-derive"]
Loading

0 comments on commit a7c7a1b

Please sign in to comment.