Skip to content

Commit

Permalink
[libra-wallet] drop unused proto_conv dependency
Browse files Browse the repository at this point in the history
Closes: aptos-labs#1212
Approved by: mimoo
  • Loading branch information
bmwill authored and bors-libra committed Oct 5, 2019
1 parent 5836d5e commit 6046b50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/libra_wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ package = "crypto"
[dependencies.canonical_serialization]
path = "../../common/canonical_serialization"

[dependencies.proto_conv]
path = "../../common/proto_conv"

[dependencies.failure]
path = "../../common/failure_ext"
package = "failure_ext"
Expand Down

0 comments on commit 6046b50

Please sign in to comment.