Skip to content

Commit df4d1c1

Browse files
committed
Remove pb-rs dep in core
1 parent 0a0c42a commit df4d1c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ quickcheck = { package = "quickcheck-ext", path = "../misc/quickcheck-ext" }
5454
rmp-serde = "1.0"
5555
serde_json = "1.0"
5656

57-
[build-dependencies]
58-
pb-rs = "0.10.0"
59-
6057
[features]
6158
secp256k1 = [ "libsecp256k1" ]
6259
ecdsa = [ "p256" ]

0 commit comments

Comments
 (0)